|
|
|
@@ -4,11 +4,11 @@ version = "1.0.0rc1" |
|
|
|
description = "A program to compute the ephemerides." |
|
|
|
authors = ["Jérôme Deuchnord <jerome@deuchnord.fr>"] |
|
|
|
license = "AGPL-3.0-or-later" |
|
|
|
readme = "README.md" |
|
|
|
|
|
|
|
include = [ |
|
|
|
"CHANGELOG.md", |
|
|
|
"kosmorro/locales/*/LC_MESSAGES/*.mo", |
|
|
|
"kosmorro/assets", |
|
|
|
{ path = "kosmorro/locales", format = "wheel" }, |
|
|
|
{ path = "kosmorro/assets", format=["sdist", "wheel"] }, |
|
|
|
] |
|
|
|
|
|
|
|
[tool.poetry.scripts] |
|
|
|
|