Cleaning up GlobalScriptContainer from some junk logic.

This commit is contained in:
Andrew Bastien 2023-09-09 14:13:02 -04:00
parent 376d1d1ec3
commit c91822606f
5 changed files with 1 additions and 708 deletions

View file

@ -83,8 +83,7 @@ dependencies = [
"anything ==0.2.1",
"black >= 22.6",
"isort >= 5.10",
"parameterized ==0.8.1",
"rich >= 13.3.5,
"parameterized ==0.8.1"
]
[project.optional-dependencies]