mirror of
https://gitlab.com/scemama/irpf90.git
synced 2024-12-22 04:13:33 +01:00
Modified pip setup
This commit is contained in:
parent
f9c0bff633
commit
fa84676fd0
@ -7,7 +7,7 @@ with open("../README.md", "r") as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name = 'irpf90',
|
name = 'irpf90',
|
||||||
version = '1.7.4-2',
|
version = '1.7.5',
|
||||||
scripts = ["irpf90", "irpman", "irpf90_indent"],
|
scripts = ["irpf90", "irpman", "irpf90_indent"],
|
||||||
author = 'Anthony Scemama',
|
author = 'Anthony Scemama',
|
||||||
author_email = 'scemama@irsamc.ups-tlse.fr',
|
author_email = 'scemama@irsamc.ups-tlse.fr',
|
||||||
|
Loading…
Reference in New Issue
Block a user