Tox reference (#211)

* Use a better link to the tox project

* Use a better link to the tox project

* Use a better link to the tox project
This commit is contained in:
Natrave Drova
2020-04-23 08:14:31 +03:00
committed by GitHub
parent 26c62b46f7
commit 78e001f742
3 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ Project Organization
│   └── visualization <- Scripts to create exploratory and results oriented visualizations
│   └── visualize.py
└── tox.ini <- tox file with settings for running tox; see tox.testrun.org
└── tox.ini <- tox file with settings for running tox; see tox.readthedocs.io
--------