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