97618564f4
the change that caused it: https://github.com/dropbox/mypy-protobuf/issues/118 This is more awkward to handle now, as the types are only available at type-checking time. Python's static typing is such a mess :-(
11 lines
270 B
Plaintext
11 lines
270 B
Plaintext
wheel
|
|
mypy
|
|
mypy_protobuf>=1.21
|
|
black
|
|
pytest
|
|
# fixme: when isort 5.0 is released, switch to pypi
|
|
git+https://github.com/ankitects/isort#egg=isort
|
|
# fixme: when pylint supports isort 5.0, switch to pypi
|
|
git+https://github.com/ankitects/pylint#egg=pylint
|
|
stringcase==1.2.0
|