Skip to content

Commit d13acff

Browse files
committed
ugh
1 parent 108ce86 commit d13acff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

env_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ dependencies:
1313
- pybind11
1414
- compas >=2.4
1515
- pip:
16-
- .[DEV]
16+
- -r requirements-dev.txt

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ ruff
88
sphinx_compas2_theme
99
twine
1010
wheel
11-
-e .
11+
-e .

0 commit comments

Comments
 (0)