- May 23, 2021
-
-
- May 09, 2021
-
-
Moul authored
Introduce .pre-commit-config.yml Document its usage in CONTRIBUTING.md Add pre-commit dependency as a dev dependency
- May 03, 2021
-
-
Moul authored
Handle new pylint v2.8.0 consider-using-with check https://pylint.pycqa.org/en/latest/whatsnew/changelog.html#what-s-new-in-pylint-2-8-0
-
Moul authored
-
- Apr 20, 2021
- Apr 05, 2021
-
-
Moul authored
black is only available as a pre-release Check is performed/The error appears from Poetry v1.1.5
-
- Apr 04, 2021
-
-
Vincent Texier authored
-
Vincent Texier authored
-
Vincent Texier authored
-
Vincent Texier authored
except for the request_data_async.py example
-
Vincent Texier authored
-
Vincent Texier authored
Merge requests_get and requests_post in request_url New package dependency: websocket-client
-
- Mar 17, 2021
-
-
Vincent Texier authored
-
Vincent Texier authored
-
- Mar 15, 2021
-
-
Moul authored
- Improve description - Update chapter about clients using it - PyPI
-
- Mar 07, 2021
-
-
Moul authored
-
- Mar 06, 2021
-
-
Moul authored
-
Moul authored
Kept the one in 'bma' module since the request is done on BMA API Update the import in the test S
-
Moul authored
-
Moul authored
- To save runners CPU for a check not needed - Add missing examples folder
-
Moul authored
- mypy, and sphinx are now directly installed in v3.8 container - This in order to speed-up the jobs pylint: install all dependencies to avoid the deps import issues: E0401 and E1101
-
Moul authored
Move pylint job to 'tests' stage since it is as slow as tests jobs Add 'redshift' label since redshift is a bit faster than mille
-
Moul authored
- Build and check (mypy, pylint) should be a beforehand check - Remove comments
-
Moul authored
- Extend test job by changing PYTHON_VERSION - Splitted among two runners - Rename stage
-
Moul authored
- Remove the now useless version statement from the Format job
-
- Mar 04, 2021
-
-
-
-
-
-
-
use pathlib instead of os.path / glob fix too long lines use default variables
-
-
-
-
-
-
-
- Mar 03, 2021
-
-
Vincent Texier authored
Skip R0801 Duplicate code fragment
-