Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Roberto DePietri
gwcelery
Commits
fba0f137
Commit
fba0f137
authored
Jun 25, 2020
by
Leo Pound Singer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Flower to latest version from master
https://github.com/mher/flower/pull/880
has been merged.
parent
fe71b311
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Pipfile
Pipfile
+2
-2
No files found.
Pipfile
View file @
fba0f137
...
...
@@ -10,8 +10,8 @@ gwcelery = {editable = true,path = "."}
ipython
=
"*"
# Include IPython kernel for Jupyter Lab support.
ipykernel
=
"*"
# Pull in flower from GitHub
branch to pull in extra features
.
flower
=
{
git
=
"https://github.com/
lpsing
er/flower"
,
ref
=
"
custom-stats
"
}
# Pull in flower from GitHub
to get https://github.com/mher/flower/pull/880
.
flower
=
{
git
=
"https://github.com/
mh
er/flower"
,
ref
=
"
510d7882ba392e7bc2fa094d49ce01c96be9a39f
"
}
# Pull in tqdm from GitHub branch for improved import speed.
tqdm
=
{
git
=
"https://github.com/lpsinger/tqdm"
,
ref
=
"tqdm-auto-sys-modules"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment