mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
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. |