Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-desroches committed Jul 20, 2024
1 parent a4bd7c0 commit b5f49d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dependencies = [
"cffi",
"scons",
"Cython",
"setuptools",
]

[project.optional-dependencies]
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ scipy==1.14.0
# via rednose (pyproject.toml)
scons==4.8.0
# via rednose (pyproject.toml)
setuptools==71.0.4
# via rednose (pyproject.toml)
sympy==1.13.1
# via rednose (pyproject.toml)
tqdm==4.66.4
Expand Down

0 comments on commit b5f49d1

Please sign in to comment.