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 88a0db6 commit 1dd959fCopy full SHA for 1dd959f
setup_data.py
@@ -90,7 +90,7 @@ def read_readme(file_name):
90
name='PySpice',
91
version=version,
92
author='Fabrice Salvaire',
93
- author_email='fabrice.salvaire@orange.fr',
+ author_email='pyspice@fabrice-salvaire.fr',
94
description='Simulate electronic circuit using Python and the Ngspice / Xyce simulators',
95
license='GPLv3',
96
keywords= 'spice berkeley ngspice xyce electronic circuit simulation simulator',
0 commit comments