Skip to content

Commit 2e1ab0a

Browse files
committed
update dev reqs
1 parent 07c6a1c commit 2e1ab0a

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

requirements-dev.txt

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
11
attrs >=17.4
2-
autopep8
3-
black
4-
bump2version >=1.0.1
5-
check-manifest >=0.36
2+
black >=22.12.0
3+
build
4+
bump-my-version
65
compas_invocations2
76
compas_pb >= 0.4.4
8-
doc8
9-
flake8
107
invoke >=0.14
11-
isort
12-
pydocstyle
13-
pytest >=3.2
8+
pytest-mock
9+
ruff
1410
sphinx_compas2_theme
1511
twine
16-
wheel
17-
-e .
12+
wheel

0 commit comments

Comments
 (0)