Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Run CI for Python 3.6 also #32

Merged
merged 4 commits into from Feb 20, 2017
Merged

Run CI for Python 3.6 also #32

merged 4 commits into from Feb 20, 2017

Conversation

havocp
Copy link
Contributor

@havocp havocp commented Feb 16, 2017

No description provided.

@havocp
Copy link
Contributor Author

havocp commented Feb 17, 2017

Looks like we need a secretstorage built for 3.6 or something like that.
Could disable a bunch of dependencies here in a pinch since many of them are for unfinished features, but it's sort of a sledgehammer.

@havocp havocp mentioned this pull request Feb 17, 2017
@havocp
Copy link
Contributor Author

havocp commented Feb 17, 2017

python setup.py conda_package is the command that's failing on this branch and needs to be fixed.

RuntimeError: Setuptools downloading is disabled in conda build. Be sure to add all dependencies in the meta.yaml  url=https://pypi.python.org/simple/secretstorage/r
Command failed: /bin/bash -x -e /home/hp/bin/anaconda2/conda-bld/conda.recipe_1487298525126/work/conda_build.sh

@havocp
Copy link
Contributor Author

havocp commented Feb 20, 2017

Made the keyring dep optional and merged in here, hopefully gets us up and running.

@havocp havocp merged commit 736b95d into master Feb 20, 2017
@havocp havocp deleted the py36 branch February 20, 2017 17:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant