10 Commits
Author SHA1 Message Date
Peter Law c19d7c4e6d Let consumers know that we have type annotations
As well as the type stubs, this includes both the py.typed flag
file (for tools) and the classifier (for people).
2020-07-21 22:33:39 +01:00
Hugo 9da4df20d1 Add python_requires to help pip 2019-08-08 14:57:13 +03:00
Hugo 0341f69691 Drop support for EOL Python 3.3 2019-08-08 14:57:13 +03:00
Hugo f6bdba65c0 Drop support for EOL Python 2.6 2019-08-08 14:56:27 +03:00
Dave Halter d202fdea49 Add docopt to testing dependencies 2019-01-05 14:09:14 +01:00
Daniel Hahler d6d6c5038f setup.py: add "testing" extras_require
Ref: https://github.com/davidhalter/parso/issues/15#issuecomment-339964845
2018-09-22 10:02:38 +02:00
Michael Käufl 3be8ac7786 Add Python 3.7 stable to test matrix and update classifiers 2018-09-13 00:28:27 +02:00
Dave Halter ed803f5749 A better README. 2017-09-04 21:22:51 +02:00
Dave Halter 726ebade70 Autodiscover packages with find_packages in setup.py. 2017-05-24 00:16:05 -04:00
Dave Halter d33e9e2107 Create a first version of the setup.py. 2017-05-11 09:53:35 -04:00