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
Political Memory
memopol
Commits
44f02964
Commit
44f02964
authored
May 30, 2017
by
Okhin
Browse files
fixing the setup.py file
parent
4a1c01dd
Pipeline
#1076
passed with stage
in 14 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
44f02964
from
setuptools
import
setup
,
find_packages
setup
(
name
=
'pol
itical-memory
'
,
setup
(
name
=
'
meo
pol'
,
version
=
'0.0.1'
,
description
=
'
Political
Memo
ry
Project
Memopol
'
,
description
=
'Memo
pol
Project'
,
packages
=
find_packages
(
'src'
),
package_dir
=
{
''
:
'src'
},
include_package_data
=
True
,
zip_safe
=
False
,
author
=
'James Pic, Laurent Peuch, Arnaud Fabre, Nicolas Joyard'
,
author_email
=
'cortex@worlddomination.be'
,
url
=
'http://git
hub.com/political-memory/political_
memo
ry/
'
,
url
=
'http
s
://git
.laquadrature.net/memopol/
memo
pol
'
,
install_requires
=
[
'django-autocomplete-light==3.2.0'
,
'django-autoslug>=1.9,<1.10'
,
...
...
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