Closed lipemorais closed 7 years ago
May we keep Dockerfile changes for another PR?
Sure!
As this PR is simple, I will only show how to run the tests:
➜ rosie git:(lipemorais-fix-core-importing) docker run rosie python rosie.py test core
..................
----------------------------------------------------------------------
Ran 18 tests in 0.099s
OK
What is the purpose of this Pull Request? The purpose is fixes the error on
classsifiers/__init__.py
What was done to achieve this purpose? I just added the right path.
How to test if it really works? just run
docker build -t rosie .
anddocker run rosie test
.Who can help reviewing it? @anaschwendler @Irio @cuducos