File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ requirements:
8181# - pytest # The pytest program will run all files *_test. py and test_*.py
8282
8383about :
84- home : https://github.com/eboigne/PyRAMID
84+ home : https://github.com/eboigne/PyRAMID-CT
8585 summary : A Python code to Remove Motion Artifacts In Dynamic Computed Tomography.
8686 license : {{ data.get('license') }}
8787 license_file : LICENSE
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ def get_version(rel_path):
7878 license = 'GNUv3' ,
7979 author = 'Emeric Boigné' ,
8080 author_email = 'emericboigne@gmail.com' ,
81- url = 'https://github.com/eboigne/PyRAMID' ,
81+ url = 'https://github.com/eboigne/PyRAMID-CT ' ,
8282 packages = ['pyramid_ct' ],
8383 install_requires = requirements ,
8484 include_package_data = True , # With this, the non .py files specified in MANIFEST.in are included
You can’t perform that action at this time.
0 commit comments