mirror of
https://gitlab.com/scemama/resultsFile.git
synced 2024-11-07 06:33:41 +01:00
Merge branch 'master' of gitlab.com:scemama/resultsFile
This commit is contained in:
commit
3fb8393221
3
PIP_MEMO.md
Normal file
3
PIP_MEMO.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
python3 setup.py sdist bdist_wheel
|
||||||
|
python3 -m twine upload dist/*
|
||||||
|
|
2
setup.py
2
setup.py
@ -33,7 +33,7 @@ with open("README.md", "r") as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="resultsFile",
|
name="resultsFile",
|
||||||
version='2.3',
|
version='2.4',
|
||||||
author="Anthony Scemama",
|
author="Anthony Scemama",
|
||||||
author_email="scemama@irsamc.ups-tlse.fr",
|
author_email="scemama@irsamc.ups-tlse.fr",
|
||||||
description="Module for reading output files of quantum chemistry codes.",
|
description="Module for reading output files of quantum chemistry codes.",
|
||||||
|
Loading…
Reference in New Issue
Block a user