Skip to content

CI and packaging updates#7

Merged
mdickinson merged 5 commits into
masterfrom
build/pyproject-toml-and-extras-require
Dec 4, 2018
Merged

CI and packaging updates#7
mdickinson merged 5 commits into
masterfrom
build/pyproject-toml-and-extras-require

Conversation

@mdickinson
Copy link
Copy Markdown
Member

@mdickinson mdickinson commented Dec 4, 2018

A few CI and packaging updates:

  • include a pyproject.toml file (see PEP 518), so that we can declare numpy as a build-time dependency. In theory, this should mean that a pip install ibm2ieee installs numpy before building.
  • remove requirements.txt in favour of specifying the test dependencies via extras_require
  • make corresponding changes in CI config files

Also bumps the version number and changelog in preparation for a 1.0.1 release.

@mdickinson
Copy link
Copy Markdown
Member Author

Whoops; I forgot that Python builds aren't supported on macOS. Reverting that change.

Copy link
Copy Markdown
Member

@rkern rkern left a comment

Choose a reason for hiding this comment

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

LGTM!

@mdickinson
Copy link
Copy Markdown
Member Author

Thanks, Robert!

Commit 874a30f was tagged as release/1.0.1, and the source distribution has been uploaded to PyPI.

@mdickinson mdickinson merged commit 9cf5c22 into master Dec 4, 2018
@mdickinson mdickinson deleted the build/pyproject-toml-and-extras-require branch December 4, 2018 19:45
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