Skip to content

Commit ca7bdc6

Browse files
committed
Add link test Pypi's repo link to README
1 parent fb507a7 commit ca7bdc6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ repos:
3737
args:
3838
- "--max-line-length=120"
3939
- "--ignore=N802,D100,D101,D102,D104,D107"
40-
exclude: 'setup.py|Makefile|test/.*'
40+
exclude: 'setup.py|Makefile|README.md|test/.*'

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
# piranha-python
2+
3+
4+
Available for installation from the [test Pypi's repo](https://test.pypi.org/project/piranha-python).
5+
6+
**Please notice that this is still an extremely early and incomplete version!**

0 commit comments

Comments
 (0)