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 flit-core as build-system #5328

Closed
wants to merge 1 commit into from
Closed

Conversation

sscherfke
Copy link

Build functionality has been moved into flit-core which makes repackaging (e.g. for Conda or Linux distros) easier.

Build functionality has been moved into flit-core which makes repackaging (e.g. for Conda or Linux distros) easier.
@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Merging #5328 (b23ec72) into master (0bb8920) will decrease coverage by 11.39%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##            master    #5328       +/-   ##
============================================
- Coverage   100.00%   88.60%   -11.40%     
============================================
  Files          535      499       -36     
  Lines        13825    12887      -938     
============================================
- Hits         13825    11418     -2407     
- Misses           0     1469     +1469     
Impacted Files Coverage Δ
docs_src/app_testing/app_b_py310/main.py 0.00% <0.00%> (-100.00%) ⬇️
docs_src/sql_databases/sql_app_py39/crud.py 0.00% <0.00%> (-100.00%) ⬇️
docs_src/sql_databases/sql_app_py39/main.py 0.00% <0.00%> (-100.00%) ⬇️
docs_src/sql_databases/sql_app_py310/crud.py 0.00% <0.00%> (-100.00%) ⬇️
docs_src/sql_databases/sql_app_py310/main.py 0.00% <0.00%> (-100.00%) ⬇️
docs_src/app_testing/app_b_py310/test_main.py 0.00% <0.00%> (-100.00%) ⬇️
docs_src/sql_databases/sql_app_py39/models.py 0.00% <0.00%> (-100.00%) ⬇️
docs_src/sql_databases_peewee/sql_app/crud.py 0.00% <0.00%> (-100.00%) ⬇️
docs_src/sql_databases_peewee/sql_app/main.py 0.00% <0.00%> (-100.00%) ⬇️
docs_src/sql_databases/sql_app_py310/models.py 0.00% <0.00%> (-100.00%) ⬇️
... and 229 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

📝 Docs preview for commit b23ec72 at: https://63106c859a6b4d3c7d7e1e37--fastapi.netlify.app

@iudeen
Copy link
Contributor

iudeen commented Sep 4, 2022

The new standard of build system is using hatch. There is a PR for this already #5240

@sscherfke sscherfke closed this Sep 4, 2022
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.

None yet

2 participants