summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Require Python 3.6.2 (#1269)Marc Mueller2021-11-211-1/+1
* Add flake8-typing-import to the pre-commit configuration (#1240)Pierre Sassoulas2021-11-211-1/+1
* Add additional flags to ``mypy`` config and update ``type: ignore``'s (#1248)Daniƫl van Noord2021-11-171-0/+3
* More permissive version for typed-astPierre Sassoulas2021-11-121-1/+1
* Allow wrapt 1.13 (#1203)Michael K2021-10-071-1/+1
* Deprecate some default values for node init calls (#1157)Marc Mueller2021-09-021-1/+1
* Larger range of acceptable setuptools dependency's versionPierre Sassoulas2021-07-191-1/+1
* Add setuptools dependence and related guardNeil Girdhar2021-07-191-0/+1
* Add additional_dependencies for existing package stubsPierre Sassoulas2021-06-211-12/+0
* Add mypy configuration but excluding all files in pre-commitPierre Sassoulas2021-06-211-0/+15
* Add mypy configuration for stub that do not existsPierre Sassoulas2021-06-211-0/+24
* Migration from setuptools_scm to tbumpPierre Sassoulas2021-06-161-2/+1
* Add initial support for pattern matching py310 (#986)Marc Mueller2021-05-291-0/+2
* Remove version attributeMarc Mueller2021-05-251-1/+0
* Need version defined in the setup.cfgPierre Sassoulas2021-05-241-0/+1
* Add scm_setuptools for packagingPierre Sassoulas2021-05-241-0/+2
* Fix discord server invitationastroid-2.5.5Pierre Sassoulas2021-04-241-1/+1
* " appear litterally in pypi interface for project urlsPierre Sassoulas2021-04-241-2/+2
* Remove invalid URL that make twine fail with error 400Pierre Sassoulas2021-04-241-1/+0
* Upgrade changelog for setuptoolsPierre Sassoulas2021-04-241-2/+1
* Move information to setup.py from __pgkinfo__Pierre Sassoulas2021-04-241-0/+6
* Update packaging 1 - use setup.cfgMarc Mueller2021-04-231-0/+43
* Upgrade isort configurationPierre Sassoulas2021-04-201-2/+2
* Add an isort configuration in setup.cfg and apply itPierre Sassoulas2021-04-191-0/+8
* Moved tests out of package directory (#704)Ashley Whetter2019-10-151-1/+1
* Drop the universal flag, we're only running on Python 3. Close #592Claudiu Popa2018-07-131-3/+0
* Tests are no longer installedAshley Whetter2018-05-171-1/+4
* Use pytest as default test runner instead of unittest for toxBryce Guinta2018-02-141-1/+2
* Allow pytest to recognize the testsBryce Guinta2018-01-011-0/+2
* Add support for the wheel format. Closes issue #48.Claudiu Popa2014-10-161-0/+2