ethereum / populus

The Ethereum development framework with the most cute animal pictures
http://populus.readthedocs.org/
321 stars 321 forks source link

[WIP]install vyper from vyper and setup extras_require['dev'] #482

Closed voith closed 4 years ago

voith commented 6 years ago

What was wrong?

vyper tests weren't running in CI

How was it fixed?

(Not fixed really. Expect python3.5 tests to fail as vyper is strictly python>=3.6.)

Now that vyper is available on pypi, install it from pypi. Also install removed requiremnets-dev.txt and added it it to extras_require['dev']

TODO

Cute Animal Picture