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
Import Process
Import API
Commits
61a5f3df
Commit
61a5f3df
authored
Sep 21, 2021
by
Jonas Waeber
Browse files
Revert "Remove obsolete setup.py"
This reverts commit
189e62f2
.
parent
189e62f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
0 → 100644
View file @
61a5f3df
from
setuptools
import
setup
setup
(
name
=
'import_api_app'
,
packages
=
[
'import_api_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