bump setuptools (#705)

This commit is contained in:
Sebastien Bourdeauducq 2017-06-05 11:39:42 +08:00
parent fdb4e3f8cf
commit 234e41df9d
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ build:
requirements:
run:
- python >=3.5.3,<3.6
- setuptools
- setuptools 33.1.1
- migen 0.5.dev py_57+gitd4afdeb
- misoc 0.6.dev py_17+git2d3f62f
- jesd204b 0.3

View File

@ -13,7 +13,7 @@ build:
requirements:
build:
- python >=3.5.3,<3.6
- setuptools
- setuptools 33.1.1
run:
- python >=3.5.3,<3.6
- llvmlite-artiq 0.12.0.dev py35_30