[DEV] add island binary
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
requires = ["setuptools", "setuptools-scm"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools]
|
||||
py-modules = [ "island" ]
|
||||
|
||||
[project]
|
||||
name = "island"
|
||||
requires-python = ">=3.7"
|
||||
|
Reference in New Issue
Block a user