Skip to content

Packaging overhaul#670

Merged
drdavella merged 19 commits into
asdf-format:masterfrom
drdavella:packaging-overhaul
Apr 4, 2019
Merged

Packaging overhaul#670
drdavella merged 19 commits into
asdf-format:masterfrom
drdavella:packaging-overhaul

Conversation

@drdavella
Copy link
Copy Markdown
Contributor

@drdavella drdavella commented Apr 4, 2019

This overhauls the packaging infrastructure. It does away with astropy_helpers once and for all. It also adds a pyproject.toml file and moves nearly all setuptools configuration to setup.cfg.

This also fixes #667.

@drdavella drdavella added this to the v2.4.0 milestone Apr 4, 2019
@drdavella drdavella requested a review from jdavies-st April 4, 2019 13:39
@stsci-bot
Copy link
Copy Markdown

stsci-bot Bot commented Apr 4, 2019

Hi there @drdavella 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog. I help make sure that this pull request is milestoned and labeled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃.

Everything looks good from my point of view! 👍

If there are any issues with this message, please report them here.

3 similar comments
@stsci-bot
Copy link
Copy Markdown

stsci-bot Bot commented Apr 4, 2019

Hi there @drdavella 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog. I help make sure that this pull request is milestoned and labeled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃.

Everything looks good from my point of view! 👍

If there are any issues with this message, please report them here.

@stsci-bot
Copy link
Copy Markdown

stsci-bot Bot commented Apr 4, 2019

Hi there @drdavella 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog. I help make sure that this pull request is milestoned and labeled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃.

Everything looks good from my point of view! 👍

If there are any issues with this message, please report them here.

@stsci-bot
Copy link
Copy Markdown

stsci-bot Bot commented Apr 4, 2019

Hi there @drdavella 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog. I help make sure that this pull request is milestoned and labeled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃.

Everything looks good from my point of view! 👍

If there are any issues with this message, please report them here.

Comment thread setup.cfg Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 4, 2019

Codecov Report

Merging #670 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #670      +/-   ##
==========================================
+ Coverage   93.24%   93.29%   +0.04%     
==========================================
  Files          39       39              
  Lines        4295     4295              
==========================================
+ Hits         4005     4007       +2     
+ Misses        290      288       -2
Impacted Files Coverage Δ
asdf/_internal_init.py 45% <0%> (+10%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b47fe92...f5c1573. Read the comment docs.

@drdavella drdavella force-pushed the packaging-overhaul branch from af8451b to f5c1573 Compare April 4, 2019 16:42
@drdavella drdavella merged commit 3e36570 into asdf-format:master Apr 4, 2019
@drdavella drdavella deleted the packaging-overhaul branch April 4, 2019 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

no module asdf.version after pip install of directory in clean environment

2 participants