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

use pyproject.toml to force old setuptools for build #80

Closed
wants to merge 1 commit into from

Conversation

ahnitz
Copy link
Contributor

@ahnitz ahnitz commented Sep 7, 2021

No description provided.

@ahnitz
Copy link
Contributor Author

ahnitz commented Sep 7, 2021

This minimally address #79 , however, I'd consider this a hack until dqsegdb can run on python3 without p2to3 in setuptools (maybe it can already?).

@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2021

Codecov Report

Merging #80 (1f096ed) into master (738718f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   11.99%   11.99%           
=======================================
  Files           5        5           
  Lines        1017     1017           
=======================================
  Hits          122      122           
  Misses        895      895           
Flag Coverage Δ
Linux 11.99% <ø> (ø)
macOS 11.99% <ø> (ø)
python2.7 11.99% <ø> (ø)
python3.5 ?
python3.6 ?
python3.7 11.99% <ø> (ø)
python3.8 12.00% <ø> (ø)
python3.9 12.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 738718f...1f096ed. Read the comment docs.

@robertbruntz robertbruntz changed the title ues pyproject.toml to force old setuptools for build use pyproject.toml to force old setuptools for build Oct 11, 2021
@robertbruntz
Copy link
Contributor

This PR is no longer necessary, since #81 fixed the use_2to3 issue (by setting it to False).

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.

3 participants