Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Memri
pymemri
Commits
e6ad86c1
Commit
e6ad86c1
authored
3 years ago
by
Koen van der Veen
Browse files
Options
Download
Email Patches
Plain Diff
add flask dep
parent
38aadc3f
Pipeline
#3349
failed with stage
in 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
settings.ini
+1
-1
settings.ini
with
1 addition
and
1 deletion
+1
-1
settings.ini
+
1
-
1
View file @
e6ad86c1
...
...
@@ -16,7 +16,7 @@ custom_sidebar = True
license
=
apache2
status
=
2
console_scripts
=
run_plugin=pymemri.plugin.pluginbase:run_plugin simulate_run_plugin_from_frontend=pymemri.plugin.pluginbase:simulate_run_plugin_from_frontend store_keys=pymemri.plugin.pluginbase:store_keys qr_simulator=pymemri.client_simulator.qr_simulator:run_qr_simulator
requirements
=
requests tqdm ipdb fastprogress fastscript opencv-python fastcore==1.3.20 nbdev==1.1.5 matplotlib
requirements
=
requests tqdm ipdb fastprogress fastscript opencv-python fastcore==1.3.20 nbdev==1.1.5 matplotlib
flask==2.0.1
nbs_path
=
nbs
doc_path
=
docs
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets