Skip to content

Add PyPI classifiers to setup.py #6

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

Merged
merged 2 commits into from
Nov 29, 2016
Merged

Conversation

cdeil
Copy link
Member

@cdeil cdeil commented Nov 28, 2016

This PR adds PyPI classifiers to setup.py

Especially "Framework :: Pytest" is useful IMO, it let's people find it as a Pytest plugin, see:
http://doc.pytest.org/en/latest/writing_plugins.html#making-your-plugin-installable-by-others
https://github.com/pytest-dev/cookiecutter-pytest-plugin/blob/master/pytest-%7B%7Bcookiecutter.plugin_name%7D%7D/setup.py#L27

I've also fixed url="https://github.com/astrofrog/pytest-arraydiff" so that it's easier to find the Github repo from the PyPI page and added a .gitignore file (standard Python project template from PyCharm).

@astrofrog
Copy link
Member

@cdeil - could you rebase? Thanks!

@cdeil
Copy link
Member Author

cdeil commented Nov 29, 2016

@astrofrog - Rebase done.

@astrofrog
Copy link
Member

AppVeyor is starting to fail for unrelated reasons, so I'm going to go ahead and merge this.

@astrofrog astrofrog merged commit 2b9f126 into astropy:master Nov 29, 2016
@astrofrog
Copy link
Member

Thanks @cdeil!

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.

2 participants