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

Ensure system dependencies prior executing shell in new command #195

Merged
merged 3 commits into from Oct 23, 2022

Conversation

rszamszur
Copy link
Member

Checklist:

  • Added tests for changed code where applicable.
  • Documentation reflects the changes where applicable.
  • Updated the CHANGELOG.md file with your changes.
  • My PR is ready to review.

Resolves: #184

Description of the changes being introduced by the pull request:

@rszamszur rszamszur added the enhancement New feature or request label Oct 23, 2022
@rszamszur rszamszur self-assigned this Oct 23, 2022
@github-actions
Copy link
Contributor

@github-actions github-actions bot temporarily deployed to pull request October 23, 2022 18:39 Inactive
@codecov-commenter
Copy link

Codecov Report

Merging #195 (5f78c2e) into master (f69969e) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #195   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          310       316    +6     
=========================================
+ Hits           310       316    +6     
Impacted Files Coverage Δ
fastapi_mvc/cli/new.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rszamszur rszamszur merged commit b494110 into master Oct 23, 2022
@rszamszur rszamszur deleted the ensure_shell_deps branch October 23, 2022 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure system dependencies prior executing shell in new command
2 participants