mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2025-12-29 12:18:33 +01:00
Ensure Python3 is used
This commit is contained in:
parent
f46754d280
commit
b75163e796
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ A note about contributing: updates should be added/made to `robots.json`. A GitH
|
||||||
|
|
||||||
You can run the tests by [installing](https://www.python.org/about/gettingstarted/) Python 3, installing the depenendcies, and then issuing:
|
You can run the tests by [installing](https://www.python.org/about/gettingstarted/) Python 3, installing the depenendcies, and then issuing:
|
||||||
```console
|
```console
|
||||||
python code/tests.py
|
code/tests.py
|
||||||
|
|
||||||
### Installing Dependencies
|
### Installing Dependencies
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue