mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-10 17:30:11 +01:00
CONTRIBUTING: specify which Black version for format
This commit is contained in:
parent
72a0ad81b8
commit
c6e8dfd4dd
@ -44,7 +44,8 @@ guidelines:
|
|||||||
formatted as _black_. Some files are not yet fully in _black_ format (see
|
formatted as _black_. Some files are not yet fully in _black_ format (see
|
||||||
_pyproject.toml_), our goal is to opportunistically convert the code whenever
|
_pyproject.toml_), our goal is to opportunistically convert the code whenever
|
||||||
possible. As of the time of this writing, forcing the code format on all files
|
possible. As of the time of this writing, forcing the code format on all files
|
||||||
would be too disruptive.
|
would be too disruptive. The officially supported _black_ version is the one
|
||||||
|
in Debian/stable.
|
||||||
|
|
||||||
* Many of the tests run very fast and can be run interactively in isolation.
|
* Many of the tests run very fast and can be run interactively in isolation.
|
||||||
Some of the essential test cases run slowly because they do things like
|
Some of the essential test cases run slowly because they do things like
|
||||||
|
Loading…
Reference in New Issue
Block a user