Kar Petrosyan
61630c4a4b
get rid of prefix variables in sh
2025-12-10 17:41:54 +04:00
Kar Petrosyan
1b7f39eb44
Use ruff format ( #2901 )
2023-11-02 12:48:53 +01:00
Trim21
76c9cb65f2
remove unnecessary black argument ( #2817 )
2023-08-07 18:47:48 +02:00
Amin Alaee
32e25497a3
Fix ruff error and script ( #2680 )
2023-04-26 09:34:33 +02:00
Marcelo Trylesinski
daec2bdcdb
Use ruff instead of flake8, autoflake and isort ( #2648 )
...
* Use ruff instead of flake8, autoflake and isort
* Update pyproject.toml
2023-04-05 12:37:10 +02:00
Marcelo Trylesinski
a754e71f6f
Replace black Python target version from 3.6 to 3.7 ( #2343 )
2022-08-25 19:19:28 +02:00
Marcelo Trylesinski
2b2269d5d8
Add script to make sure CHANGELOG is always in sync with __version__ ( #2297 )
...
* Add script to make sure CHANGELOG is always in sync with `__version__`
* Fix version
* Change file permission
* Change head by sed
2022-08-20 14:09:30 +02:00
Florimond Manca
0296c2bbb9
Type check tests ( #1054 )
2020-07-07 11:10:43 +02:00
Taneli Hukkinen
8dea2c23d7
Make isort configuration compatible with isort v5 ( #1050 )
...
* Make isort configuration compatible with isort v5
* Use isort's black profile
2020-07-04 22:31:09 +01:00
Florimond Manca
8d55d78574
Drop nox in favor of vanilla scripts ( #566 )
...
* Drop nox in favor of vanilla scripts
* Use named stages
* Fix attrs dependency resolution madness
* Add missing mkautodoc dev dependency
* Add missing install step on windows build
* Explicitly define stage order so that timed out Windows build runs last
* Add missing dev dependency on Black
* Clean up contributing guide
* Separate docs into docs-build and docs-serve
2019-11-30 11:50:13 +00:00