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

fix: update setup.py table generation function #4044

Merged
merged 2 commits into from
Jan 5, 2021

Conversation

jnoortheen
Copy link
Member

so that will work with relative paths

  • update extras-requirement full
  • remove invalid link

fixes #4039

so that will work with relative paths
- update extras-requirement full
- remove invalid link

fixes xonsh#4039
@codecov-io
Copy link

Codecov Report

Merging #4044 (ac00e7a) into master (17f86d3) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4044      +/-   ##
==========================================
+ Coverage   49.23%   49.25%   +0.01%     
==========================================
  Files         124      124              
  Lines       18698    18698              
  Branches     3385     3385              
==========================================
+ Hits         9206     9209       +3     
+ Misses       8702     8699       -3     
  Partials      790      790              
Impacted Files Coverage Δ
xonsh/history/json.py 68.81% <0.00%> (-0.33%) ⬇️
xonsh/procs/pipelines.py 76.10% <0.00%> (+0.80%) ⬆️

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 17f86d3...ac00e7a. Read the comment docs.

setup.py Show resolved Hide resolved
@gforsyth gforsyth merged commit d44a352 into xonsh:master Jan 5, 2021
@gforsyth
Copy link
Collaborator

gforsyth commented Jan 5, 2021

Awesome! Thanks @jnoortheen !

@jnoortheen jnoortheen deleted the fix-setup-py branch January 5, 2021 15:04
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.

slow startup while installing as develop dependency
3 participants