aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-13 18:05:52 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-13 18:05:52 +0300
commit3ca7be0b122e5210161cb4cea2708f0267fa1893 (patch)
tree34040b4e014714ddcda9804d71ec0145bf60af6c
parenttools: drop the .py extension (diff)
downloadcmake-common-3ca7be0b122e5210161cb4cea2708f0267fa1893.tar.gz
cmake-common-3ca7be0b122e5210161cb4cea2708f0267fa1893.zip
setup.cfg: fix package namev0.1
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 29fad59..1f7bbe9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
[metadata]
-name = cmake_common_egor_tensin
+name = cmake_common
version = 0.1
author = Egor Tensin
author_email = Egor.Tensin@gmail.com