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

Update setup py for pypi distribution #26

Merged
merged 4 commits into from
Jan 8, 2020

Conversation

bashhack
Copy link
Contributor

Just a few small changes here:

  • remove psycopg2 from test dependencies in light of @tom-price 's update to SQLite3 as default test DB (thanks again!)

  • bump pytz to latest

  • update PyPi classifiers

  • add test_suite value to enable discovery of tests

  • update contact info for more accurate project representation on PyPi

Copy link
Collaborator

@tom-price tom-price left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've looked through each change and nothing alarms me. I've not packaged for a pypi distribution before so my scrutiny. Likely isn't worth too much at this point.

@CorneliusIV CorneliusIV self-requested a review September 13, 2018 17:38
@tom-price
Copy link
Collaborator

Is this ready to go?

author='Chad Shryock',
author_email='chad@isl.co',
author='ISL',
author_email='dev@isl.co',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thoughts on what the email should change to?

@g3rd g3rd merged commit 901687f into islco:master Jan 8, 2020
g3rd added a commit that referenced this pull request Jan 8, 2020
commit 901687f
Author: Marc Laughton <info@marclaughton.com>
Date:   Wed Jan 8 14:27:51 2020 -0500

    Update setup py for pypi distribution (#26)

    * Add runtime for Python deployment and build tools, update Python version for Circle config

    * Update setup.py for more accurate PyPi info, test_suite path, and current package maintainer contact info

    * Isolate PR changes

    * 2.7.6 to 2.7.9 per master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants