Skip to content

Commit

Permalink
Merge pull request #8 from hrnciar/patch-1
Browse files Browse the repository at this point in the history
Require setuptools, cssutils/tests/basetest.py and examples/style.py import pkg_resources
  • Loading branch information
jaraco committed May 24, 2021
2 parents 70820c0 + cb20f93 commit e7282cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ include_package_data = true
python_requires = >=3.6
install_requires =
importlib_metadata; python_version < "3.8"
setuptools
setup_requires = setuptools_scm[toml] >= 3.4.1

[options.packages.find]
Expand Down

0 comments on commit e7282cf

Please sign in to comment.