mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
* Read install requirements from requirements.txt * read extras_require from requirements-dev.txt * add requirements-dev.txt to MANIFEST.in * apply fixes for new version of Black and Flake8 * don't upgrade Pyre * re-format
4 lines
104 B
Text
4 lines
104 B
Text
dataclasses>=0.6.0; python_version < '3.7'
|
|
typing_extensions>=3.7.4.2
|
|
typing_inspect>=0.4.0
|
|
pyyaml>=5.2
|