Dependency setting clean up (#348)

* requiirements.txt use specific version

* use appveyor

* fix appveyor

* fix appveyor

* fix appveyor
This commit is contained in:
Atsushi Sakai
2020-07-05 21:15:18 +09:00
committed by GitHub
parent eb42d3937e
commit 5f6e4f8555
5 changed files with 9 additions and 44 deletions

View File

@@ -18,6 +18,6 @@ Please check this paper to understand the philosophy of this project.
## Check your Python version.
We only accept a PR for Python 3.6.x or higher.
We only accept a PR for Python 3.8.x or higher.
We will not accept a PR for Python 2.x.