Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
flask-covid19
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thomas Wöhlke
flask-covid19
Commits
f22a36d1
Commit
f22a36d1
authored
4 years ago
by
Thomas Wöhlke
Browse files
Options
Downloads
Patches
Plain Diff
work
parent
40bb6ba8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build.cmd
+2
-2
2 additions, 2 deletions
build.cmd
with
2 additions
and
2 deletions
build.cmd
+
2
−
2
View file @
f22a36d1
...
@@ -13,7 +13,7 @@ pip install -r requirements\docs.in --log logfile2.txt
...
@@ -13,7 +13,7 @@ pip install -r requirements\docs.in --log logfile2.txt
pip
install
-r
requirements
\tests.in
--log
logfile3
.txt
pip
install
-r
requirements
\tests.in
--log
logfile3
.txt
pip
install
-r
requirements
\dev.in
--log
logfile4
.txt
pip
install
-r
requirements
\dev.in
--log
logfile4
.txt
rem
rem pip install -e . --compile --force-reinstall --progress-bar pretty --log logfile5.txt
rem pip install -e . --compile --force-reinstall --progress-bar pretty --log logfile5.txt
rem
pip install -e . --compile --progress-bar pretty --log logfile5.txt
pip
install
-e
.
--compile --progress-bar
pretty
--log
logfile5
.txt
rem python -m build --wheel
rem python -m build --wheel
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment