Skip to content

Commit

Permalink
control reqs from rv package
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed Feb 3, 2025
1 parent eb2909f commit 1d0dfc4
Show file tree
Hide file tree
Showing 23 changed files with 47 additions and 48 deletions.
4 changes: 2 additions & 2 deletions commands/RV.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import pathlib

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_force.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0


import rhinoscriptsyntax as rs # type: ignore
Expand Down
4 changes: 2 additions & 2 deletions commands/RV_force_modify.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import rhinoscriptsyntax as rs # type: ignore

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_force_solve.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import rhinoscriptsyntax as rs # type: ignore

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_form.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import rhinoscriptsyntax as rs # type: ignore

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_form_modify.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import rhinoscriptsyntax as rs # type: ignore

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_form_solve.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import rhinoscriptsyntax as rs # type: ignore

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_pattern.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import rhinoscriptsyntax as rs # type: ignore

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_pattern_boundaries.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0


import rhinoscriptsyntax as rs # type: ignore
Expand Down
4 changes: 2 additions & 2 deletions commands/RV_pattern_modify.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import rhinoscriptsyntax as rs # type: ignore

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_pattern_relax.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import rhinoscriptsyntax as rs # type: ignore

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_pattern_supports.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import rhinoscriptsyntax as rs # type: ignore

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_scene_clear.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

from compas_rv.session import RVSession

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_scene_redraw.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import rhinoscriptsyntax as rs # type: ignore

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_session_open.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

from compas_rui.forms import FileForm
from compas_rv.session import RVSession
Expand Down
4 changes: 2 additions & 2 deletions commands/RV_session_redo.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

from compas_rv.session import RVSession

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_session_save.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

from compas_rui.forms import FileForm
from compas_rv.session import RVSession
Expand Down
4 changes: 2 additions & 2 deletions commands/RV_session_undo.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

from compas_rv.session import RVSession

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_settings.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import rhinoscriptsyntax as rs # type: ignore
from pydantic import BaseModel
Expand Down
4 changes: 2 additions & 2 deletions commands/RV_thrust_modify.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0

import rhinoscriptsyntax as rs # type: ignore

Expand Down
4 changes: 2 additions & 2 deletions commands/RV_tna_horizontal.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0


import rhinoscriptsyntax as rs # type: ignore
Expand Down
4 changes: 2 additions & 2 deletions commands/RV_tna_vertical.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! python3
# venv: rhinovault
# r: compas_session==0.4.5, compas_rui==0.4.2, compas_tna==0.5.2, compas_rv==0.5.0
# venv: brg-csd
# r: compas_rv>=0.5.0


import rhinoscriptsyntax as rs # type: ignore
Expand Down
7 changes: 3 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
compas >=2.5
compas_fd >=0.5
compas_rui >=0.3.2
compas_session >=0.4.1
compas_tna >=0.5
compas_rui >=0.4.2
compas_session >=0.4.5
compas_skeleton
compas_tna >=0.5

0 comments on commit 1d0dfc4

Please sign in to comment.