Skip to content

Commit 8bfb718

Browse files
authored
Merge branch 'main' into develop
2 parents 9fe3de1 + ec64157 commit 8bfb718

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Installation
1111
-------
1212

1313
The easiest way to install the package is via `pip` from the [PyPI (Python
14-
Package Index)](https://pypi.python.org/pypi>):
14+
Package Index)](https://pypi.org/project/parangonar/>):
1515
```shell
1616
pip install parangonar
1717
```

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
REQUIRES_PYTHON = '>=3.7'
1515
VERSION = '1.0.0'
1616

17+
1718
# What packages are required for this module to be executed?
1819
REQUIRED = [
1920
'numpy',

0 commit comments

Comments
 (0)