Commit Graph

24 Commits

Author SHA1 Message Date
Matthias 5b0c143713 Update some comments about 3.11 2023-03-02 19:39:31 +01:00
Matthias 8d77ba118c Fix line endings 2022-09-24 16:15:15 +02:00
Matthias 502404c0cc Use pyproject.toml instead of setup.cfg 2022-05-24 06:54:16 +02:00
Matthias 86af3fe0e7 Update image versions from 3.9 to 3.10 2022-05-15 19:22:12 +02:00
Matthias 500fdc2759 run mypy also against tests 2022-04-25 11:12:35 +02:00
Matthias f2912f8815 Improve mypy runs 2022-04-23 11:31:12 +02:00
Matthias baefda80d1 Enable flake8 E226 rule 2022-04-11 18:02:06 +02:00
Matthias d9347e9900 Update references to remove python 3.7 support 2022-01-25 06:43:36 +01:00
Matthias 1bc2c71757 Update documentation with support for python 3.10 2021-12-30 16:33:01 +01:00
Matthias a42effd4fc
Update email to freqtrade email address 2021-05-28 08:26:20 +02:00
Matthias 5d96107496 Don't configure isort twice 2021-05-27 14:25:29 +02:00
Matthias 9fbc5c0537 Switch to pyproject.toml for setup 2021-05-27 14:03:39 +02:00
Matthias 253b7b763e Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
Matthias 287604efd2 Add isort to project dev dependencies 2020-09-28 17:35:04 +02:00
Matthias 9d2c6c8de2 Fix paths in setup and travis 2019-09-08 19:05:51 +02:00
xmatthias cc4b2eef13 mypy - ignore tests folder 2018-06-08 19:58:01 +02:00
xmatthias 41a47df93f setup travis to check mypy 2018-05-31 22:09:31 +02:00
gcarq 95fe0f4dec fix pep8 warnings 2017-12-16 03:39:47 +01:00
gcarq f6d85e021f add setup.cfg to configure flake8 2017-12-16 03:28:59 +01:00
Janne Sinivirta d4f8b3ebbc remove setup.cfg as it's not used but it messes with running a single test 2017-10-19 17:12:08 +03:00
Janne Sinivirta 27b2624a67 let pytest do coverage 2017-10-02 19:48:47 +03:00
Janne Sinivirta ea62c49c3a fix passing parameters to pytest 2017-10-01 17:19:14 +03:00
Janne Sinivirta 02673b94dd use explicit package name for pytest running 2017-10-01 17:04:38 +03:00
gcarq e14cc2e4f6 add setup.cfg to force pytest 2017-10-01 14:06:18 +02:00