Skip to content

Commit

Permalink
dev not specified
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed Oct 29, 2024
1 parent 95c8c5a commit be9635f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion env_osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ dependencies:
- pybind11
- compas >=2.4
- pip:
- .[DEV]
- -r requirements-dev.txt
2 changes: 1 addition & 1 deletion env_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ dependencies:
- pybind11
- compas >=2.4
- pip:
- .[DEV]
- -r requirements-dev.txt
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ ruff
sphinx_compas2_theme
twine
wheel
-e .
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
compas >=2.0.0
compas >=2.0

0 comments on commit be9635f

Please # to comment.