Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
me-test
Commits
bf6a9b04
Commit
bf6a9b04
authored
Jun 28, 2020
by
Matthias
Browse files
adapt some values
parent
347ec376
Pipeline
#10699
passed with stages
in 4 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
bf6a9b04
from
setuptools
import
setup
setup
(
name
=
'
autodeploy_service
_app'
,
packages
=
[
'
autodeploy_service
_app'
],
name
=
'
me_test
_app'
,
packages
=
[
'
me_test
_app'
],
include_package_data
=
True
,
install_requires
=
[
'flask'
,
...
...
Write
Preview
Supports
Markdown
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