I’m working with OctaByte and we start the new project FireO
I’m trying to setp Travis to automatically publish package to PyPI.
But don’t know what is the problem I tried to configure and it’s not able to upload the package and Log are not clear info to understand the problem.
Project code is hosted in Github FireO
Here I have some logs that shown in my travis console log
$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install dpl
dpl.1
Installing deploy dependencies
dpl.2
Preparing deploy
dpl.3
Deploying application
src/fireo.egg-info/PKG-INFO already exists, no checkout
src/fireo.egg-info/SOURCES.txt already exists, no checkout
src/fireo.egg-info/dependency_links.txt already exists, no checkout
src/fireo.egg-info/top_level.txt already exists, no checkout
Could not restore untracked files from stash entry
PyPI upload failed.
failed to deploy