You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
261 B
15 lines
261 B
3 years ago
|
diff --git a/pyproject.toml b/pyproject.toml
|
||
|
index b6b9d64..77125ee 100644
|
||
|
--- a/pyproject.toml
|
||
|
+++ b/pyproject.toml
|
||
|
@@ -14,9 +14,6 @@ classifiers = [
|
||
|
"Topic :: Utilities"
|
||
|
]
|
||
|
include = [
|
||
|
- "COPYING",
|
||
|
- "NEWS",
|
||
|
- "README.adoc",
|
||
|
"man/",
|
||
|
"tests/",
|
||
|
]
|