Environment information
vvm Version: 0.2.1
vyper Version: any
- Python Version: any
- OS: osx/linux/win
What was wrong?
If the package was downloaded from PyPi then it cannot pass the tests due to lack of ./tests/conftest.py.
How can it be fixed?
It can be fixed by including ./tests/conftest.py file in the PyPi tarball. Cound you please include it starting from the next release?
Environment information
vvmVersion: 0.2.1vyperVersion: anyWhat was wrong?
If the package was downloaded from PyPi then it cannot pass the tests due to lack of
./tests/conftest.py.How can it be fixed?
It can be fixed by including
./tests/conftest.pyfile in the PyPi tarball. Cound you please include it starting from the next release?