Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
3089c34365 | |||
5affb21544 |
@@ -2,8 +2,8 @@
|
|||||||
requires = ["setuptools", "setuptools-scm"]
|
requires = ["setuptools", "setuptools-scm"]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[tool.setuptools]
|
[tool.setuptools.packages.find]
|
||||||
py-modules = [ "island" ]
|
where = ["."]
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "island"
|
name = "island"
|
||||||
|
@@ -1 +1 @@
|
|||||||
1.3.0
|
1.3.1
|
||||||
|
Reference in New Issue
Block a user