Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Fix pip www setup #160

Conversation

christiankjaer
Copy link

This should work this time.
I moved extracted the setup logic for the www folder into its own setup.py file.
It uses the MANIFEST.in file to include various files, this is broken on setuptools 17, so this needs a newer version. I have tested it with 21.2.2.
Now to install you do

  • pip install www/
  • pip install master/ --process-dependency-links

@coveralls
Copy link

coveralls commented May 31, 2016

Coverage Status

Coverage remained the same at 69.161% when pulling 11454d0 on christiankjaer:fix-pip-www-setup into 205a1ea on Unity-Technologies:katana.

@coveralls
Copy link

coveralls commented May 31, 2016

Coverage Status

Coverage remained the same at 69.161% when pulling 769a143 on christiankjaer:fix-pip-www-setup into 205a1ea on Unity-Technologies:katana.

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.

2 participants