We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e818fe + c7f3157 commit 4af05ddCopy full SHA for 4af05dd
_scripts/lint_requirements.sh
@@ -12,7 +12,7 @@ pipenv lock --requirements | sed -e "$add_slash_re" | sed -e "$remove_comment_re
12
if ! diff normalized-requirements.txt just-locked-requirements.txt
13
then
14
rm *-requirements.txt
15
- help_url='https://pyvec-guide.readthedocs.io/CONTRIBUTING.html#zavislosti'
+ help_url='https://docs.pyvec.org/CONTRIBUTING.html#zavislosti'
16
echo ""
17
18
echo "The requirements.txt file is not up to date. Run" \
0 commit comments