diff options
Diffstat (limited to 'etc/teams/python/python-development-manifest.scm')
| -rw-r--r-- | etc/teams/python/python-development-manifest.scm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/teams/python/python-development-manifest.scm b/etc/teams/python/python-development-manifest.scm index 7f70d790075..a2c57533454 100644 --- a/etc/teams/python/python-development-manifest.scm +++ b/etc/teams/python/python-development-manifest.scm | |||
| @@ -30,12 +30,14 @@ | |||
| 30 | (specifications->manifest | 30 | (specifications->manifest |
| 31 | (list "conda" | 31 | (list "conda" |
| 32 | "hatch" | 32 | "hatch" |
| 33 | "python-pycodestyle" | ||
| 34 | "poetry" | 33 | "poetry" |
| 35 | "python-black" | 34 | "python-black" |
| 36 | "python-flake8" | 35 | "python-flake8" |
| 37 | "python-flit" | 36 | "python-flit" |
| 38 | "python-pep440" | 37 | "python-pep440" |
| 38 | "python-pycodestyle" | ||
| 39 | "python-pylint" | 39 | "python-pylint" |
| 40 | "python-nox" | ||
| 41 | "python-tox" | ||
| 40 | "ruff" | 42 | "ruff" |
| 41 | "uv")) | 43 | "uv")) |
