We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ad80a commit b5e863aCopy full SHA for b5e863a
setup.py
@@ -7,7 +7,7 @@
7
name='satellogic_quaternions',
8
version=versioneer.get_version(),
9
author='Matias Graña, Enrique Toomey, Slava Kerner, Juan Luis Cano',
10
- author_email='[email protected]',
+ author_email='[email protected], [email protected], [email protected], [email protected]',
11
description='This is a library for dealing with quaternions in Python in a unified way.',
12
url="https://github.com/satellogic/quaternions/",
13
long_description=open('README.md').read(),
0 commit comments