0

Merge pull request #1545 from SteadBytes/contrib-python3

Move Contrib Scripts to Python3
This commit is contained in:
Nicolas F
2019-04-07 14:27:59 +02:00
committed by GitHub
16 changed files with 1078 additions and 623 deletions

View File

@@ -1,7 +1,6 @@
language: python
dist: xenial
python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
@@ -14,6 +13,7 @@ before_install:
install:
- pip install -q pillow
- pip install -q numpy
- pip install -q networkx
- python3 setup.py build
before_script:
- git clone git://github.com/overviewer/Minecraft-Overviewer-Addons.git ~/mcoa/