Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] setup.py revamp #898

Closed
wants to merge 6 commits into from
Closed

[WIP] setup.py revamp #898

wants to merge 6 commits into from

Commits on Aug 25, 2014

  1. Working install_requires version of setup.py

    Roman Valls Guimera committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    367e1c3 View commit details
    Browse the repository at this point in the history
  2. import setuptools (supports install_requires) instead of distutils

    Roman Valls Guimera committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    60d9a17 View commit details
    Browse the repository at this point in the history
  3. add version pyfile for versioneer

    Roman Valls Guimera committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    45fdfeb View commit details
    Browse the repository at this point in the history
  4. Forgot to run last step for Mozilla python versioneer

    Roman Valls Guimera committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    9b5be46 View commit details
    Browse the repository at this point in the history
  5. correct build path for versioneer

    Roman Valls Guimera committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    50e712b View commit details
    Browse the repository at this point in the history
  6. Figuring out how to handle build_docs within setup.py

    Roman Valls Guimera committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    4e9462e View commit details
    Browse the repository at this point in the history