David Douard
|
93a4d8b784
|
Enable black
- blackify all the python files,
- enable black in pre-commit,
- add a black tox environment.
|
2020-04-08 16:31:22 +02:00 |
|
Nicolas Dandrimont
|
5191d291da
|
Migrate tox.ini to extras = xxx instead of deps = .[testing]
|
2019-11-21 13:36:33 +01:00 |
|
Nicolas Dandrimont
|
0459a0bb28
|
Merge tox environments
|
2019-11-21 13:33:42 +01:00 |
|
Stefano Zacchiroli
|
974f80f966
|
typing: minimal changes to make a no-op mypy run pass
|
2019-10-28 15:35:21 +01:00 |
|
Antoine R. Dumont (@ardumont)
|
9a1314c656
|
tox.ini: Install ipdb dependency for development environment
|
2019-10-14 14:47:57 +02:00 |
|
Antoine R. Dumont (@ardumont)
|
2a33f43006
|
tox.ini: Install a py3-dev environment to ease development
Failing tests is less noisy in development mode.
|
2019-10-12 03:09:11 +02:00 |
|
Antoine R. Dumont (@ardumont)
|
4f30cb50e3
|
tox.ini: Use tests installed files instead of working directory
Related D2082
|
2019-10-09 17:35:07 +02:00 |
|
David Douard
|
6bf226d85d
|
tox: workaround to pip's inability to properly solve dependency resolution
This is (hopefully) a temporary fix that can be removed as soon as
https://github.com/pypa/pip/issues/6239
is fixed, probably thanks to
https://github.com/pypa/pip/issues/988
|
2019-05-20 17:12:31 +02:00 |
|
David Douard
|
428b3aca57
|
Add a tox file
|
2018-10-29 10:11:11 +01:00 |
|