Address review comments

This commit is contained in:
Bryan Weber
2022-03-15 16:14:07 -04:00
committed by Ray Speth
parent 5df54114a9
commit a21d526f54
2 changed files with 3 additions and 21 deletions

View File

@@ -1,3 +1,3 @@
[build-system]
requires = ["setuptools>=43.0.0", "wheel", "Cython>=0.29.12"]
requires = ["setuptools>=43.0.0", "wheel"]
build-backend = "setuptools.build_meta"