Skip to content

Commit

Permalink
⚗️ try to add cython to nox build time dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
burgholzer authored Jun 3, 2024
1 parent 9771bed commit c116392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"setuptools>=66.1",
"setuptools_scm>=8.1",
"wheel>=0.40",
"cython>=3.0",
]

if os.environ.get("CI", None):
Expand Down

0 comments on commit c116392

Please sign in to comment.