Davide Casale
|
48df3fa6e9
|
Downgrade pre-commit version to 3.5.0 (dev-requirements.txt).
|
2024-02-27 23:37:02 +01:00 |
|
Davide Casale
|
e4c7acd2c7
|
Install and configure pre-commit (to work with isort, black and flake8).
|
2024-02-27 19:16:54 +01:00 |
|
Davide Casale
|
5543b0b1d2
|
Fix all flake8 errors in all python files (+ edit configuration files).
|
2024-02-27 17:24:47 +01:00 |
|
Davide Casale
|
6a700690d7
|
Configure flake8 tool with some custom options.
|
2024-02-26 19:56:59 +01:00 |
|
Davide Casale
|
d3f402fbc7
|
Add isort, black and flake8 to dev-requirements.txt (+ remove support to pylint).
|
2024-02-26 19:26:33 +01:00 |
|
Davide Casale
|
1e7a4d5371
|
Upgrade dependencies in requirements.txt and dev-requirements.txt.
|
2023-10-26 07:21:36 +02:00 |
|
Davide Casale
|
c8290f144b
|
Upgrade to Mypy 1.3.0 (old: 0.991). Fix compatibility problems with Mypy. Add type hints to bfxapi.websocket.handlers.
|
2023-05-19 22:13:15 +02:00 |
|
Davide Casale
|
a4c1418113
|
Install and configure pylint. Add pylint to dev-requirements.txt. Start rewriting code to follow pylint's linting rules.
|
2023-03-06 16:43:08 +01:00 |
|
Davide Casale
|
6c99d3aacf
|
Add dev-requirements.txt. Split requirements between requirements.txt and dev-requirements.txt. Change install_requires in setup.py.
|
2023-03-06 16:03:08 +01:00 |
|