summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-05-19 11:27:14 +0200
committerGitHub <[email protected]>2024-05-19 11:27:14 +0200
commit5f41c07d12ba8d1683eb46e21dcde6fc6f31edb4 (patch)
tree8d1aab50f3f98d4d834678db34305247fb1a155f /python
parentc00f4499754f8b1d0d4c3523e1d10447110570d3 (diff)
Update pyproject.toml
rename from astal.py to astal
Diffstat (limited to 'python')
-rw-r--r--python/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyproject.toml b/python/pyproject.toml
index 2103286..6dc48e2 100644
--- a/python/pyproject.toml
+++ b/python/pyproject.toml
@@ -1,5 +1,5 @@
[tool.poetry]
-name = "astal.py"
+name = "astal"
version = "0.1.0"
description = ""
authors = []