mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-30 18:59:49 +03:00
efb6b6629c
Lint dependencies can now be installed with pip install -e ".[lint]" This should help keep the version in sync between tox and documentation.
1 line
No EOL
94 B
Text
1 line
No EOL
94 B
Text
Move lint-related dependencies to package-extra field, update CONTRIBUTING.md to utilise this. |