summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2018-04-29 20:48:02 +0200
committerMatěj Cepl <mcepl@cepl.eu>2018-04-29 20:48:02 +0200
commit926e263948ecca972e59746016b08a4360ea77a0 (patch)
tree527f2c398e901483df1954f11142f69edebe5777 /setup.py
parent671c4656e96aa810d4dd580a5674c833dfd31286 (diff)
downloadm2crypto-926e263948ecca972e59746016b08a4360ea77a0.tar.gz
Fix packaging.0.30.1
Fixes #212
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 00700ff..c7291f4 100644
--- a/setup.py
+++ b/setup.py
@@ -357,7 +357,7 @@ setuptools.setup(
license='MIT',
platforms=['any'],
author='Ng Pheng Siong',
- author_email='ngps at sandbox rulemaker net',
+ author_email='ngps@sandbox.rulemaker.net',
maintainer='Matej Cepl',
maintainer_email='mcepl@cepl.eu',
url='https://gitlab.com/m2crypto/m2crypto',