Skip to content

Commit b5e863a

Browse files
committed
Add all author emails, fix satellogic#12
See pypa/packaging-problems#143
1 parent 11ad80a commit b5e863a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
name='satellogic_quaternions',
88
version=versioneer.get_version(),
99
author='Matias Graña, Enrique Toomey, Slava Kerner, Juan Luis Cano',
10-
author_email='[email protected]',
10+
1111
description='This is a library for dealing with quaternions in Python in a unified way.',
1212
url="https://github.com/satellogic/quaternions/",
1313
long_description=open('README.md').read(),

0 commit comments

Comments
 (0)