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

Prepare release #3

Merged
merged 6 commits into from
Nov 8, 2017
Merged

Conversation

astrojuanlu
Copy link
Contributor

@astrojuanlu astrojuanlu commented Nov 8, 2017

Several changes intended to fix some setup.py minor problems. These changes have already been tested in the testing PyPI server:

https://test.pypi.org/project/satellogic-quaternions/

Still missing a proper long description though.

@astrojuanlu
Copy link
Contributor Author

Warehouse (new PyPI) still needs some more work to support Markdown:

pypi/warehouse#869 (comment)

So I'm leaving it as it stands. This is ready to review & merge.

@astrojuanlu astrojuanlu changed the title WIP: Prepare release Prepare release Nov 8, 2017
@astrojuanlu
Copy link
Contributor Author

The instructions to do a release are here: https://github.com/satellogic/quaternions/wiki/HOWTO-Release

setup.py Outdated
author='Matias Graña',
author_email='matias@satellogic.com',
long_description='This is a library for dealing with quaternions in python in a unified way.',
description='This is a library for dealing with quaternions in Python in a unified way.',
long_description=open('README.md').read(),
packages=find_packages(exclude=["tests"]),
license="?",
Copy link
Collaborator

Choose a reason for hiding this comment

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

good moment to set this as GPL v3

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, this needs a rebase.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I just saw this was changed in another PR, 👍

@matiasg matiasg merged commit 25c2e14 into satellogic:master Nov 8, 2017
matiasg added a commit that referenced this pull request Jul 27, 2020
# This is the 1st commit message:

pin coveralls version

# This is the commit message #2:

rever change of pytest-coverage. Pin python-coverage

# This is the commit message #3:

just as a test, remove coveralls

# This is the commit message #4:

remove also cov from script 🤦

# This is the commit message #5:

pin pytest version

# This is the commit message #6:

pin hypothesis version

# This is the commit message #7:

pin hypothesis to 3.55.1 now

# This is the commit message #8:

do not install pytest-coverage

# This is the commit message #9:

pin pytest-coverage

# This is the commit message #10:

install pinned coverage, do not install pytest-coverage :'(

# This is the commit message #11:

pin attr

# This is the commit message #12:

attr is attrs

# This is the commit message #13:

travis, please tell me attr version

# This is the commit message #14:

go back to original setup.py

# This is the commit message #15:

exclude coveralls from 3.4 & 3.5. Try 1

# This is the commit message #16:

use [] instead of test

# This is the commit message #17:

install pytest 5.4.3

# This is the commit message #18:

travis tell me something

# This is the commit message #19:

please do tell

# This is the commit message #20:

ooohhh?

# This is the commit message #21:

oh 2

# This is the commit message #22:

oh 3

# This is the commit message #23:

oh 4

# This is the commit message #24:

oh 5
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