We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26735e commit 8a313aeCopy full SHA for 8a313ae
README.md
@@ -1,6 +1,6 @@
1
# Dwarf Fortress localization project Python package index
2
3
-The index is build from the [index.yml](index.yml) file.
+The index is build from the [index.yml](index.yml) file (reference: [PEP 503](https://peps.python.org/pep-0503/)).
4
5
View the index: <https://dfint.github.io/pypi-index/>
6
@@ -16,5 +16,3 @@ Using poetry:
16
poetry source add --priority=explicit dfint https://dfint.github.io/pypi-index/
17
poetry add --source=dfint df-translation-toolkit
18
```
19
-
20
-Reference: [PEP 503](https://peps.python.org/pep-0503/)
0 commit comments