Skip to content

Commit

Permalink
old workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlk committed Oct 3, 2024
1 parent 4707293 commit 5b1486f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ classifiers =
Topic :: Scientific/Engineering
License :: OSI Approved :: BSD License
Programming Language :: Python :: 3

[build-system]
requires = ["numpy>=2.0,<3", "cython>=3.0.11"]
[options]
zip_safe = False
; Currently includes the venv `k-means-env` directory. Can't work out how to exclude it
Expand Down

0 comments on commit 5b1486f

Please sign in to comment.