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

docs: change to working tox command #1087

Merged
merged 3 commits into from
Jan 22, 2024
Merged

Conversation

srabraham
Copy link
Member

"tox run -e exec" didn't work for me. It complained about "run" being an invalid subcommand. "tox -e exec" did work though.

@srabraham srabraham requested a review from wsanchez January 15, 2024 22:25
@wsanchez
Copy link
Member

@srabraham I think you want to update tox… they changed the CLI.

@wsanchez
Copy link
Member

@srabraham I changed this to add instructions for installing and updating tax instead. Does that address this for you?

@srabraham
Copy link
Member Author

Sure, sounds good. Thanks!

srabraham and others added 2 commits January 20, 2024 07:03
"tox run -e exec" didn't work for me. It complained about "run" being an invalid subcommand. "tox -e exec" did work though.
@srabraham srabraham force-pushed the 2023-01-15-abr-docs-tweak branch from ab5e692 to 74a9e2c Compare January 20, 2024 14:04
Copy link

codecov bot commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d85b10c) 69.05% compared to head (74a9e2c) 69.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1087      +/-   ##
==========================================
- Coverage   69.05%   69.04%   -0.02%     
==========================================
  Files         187      187              
  Lines        9043     9043              
  Branches     1529     1529              
==========================================
- Hits         6245     6244       -1     
  Misses       2697     2697              
- Partials      101      102       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wsanchez wsanchez enabled auto-merge January 22, 2024 17:44
@wsanchez wsanchez disabled auto-merge January 22, 2024 17:44
@wsanchez wsanchez merged commit 44aeadb into master Jan 22, 2024
10 of 12 checks passed
@wsanchez wsanchez deleted the 2023-01-15-abr-docs-tweak branch January 22, 2024 17:45
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.

2 participants