Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai
autovpn
Commits
1513ecbe
Commit
1513ecbe
authored
Sep 19, 2014
by
godog
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fetch autoca from git.autistici.org
parent
ae95195a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
setup.py
setup.py
+2
-1
No files found.
setup.py
View file @
1513ecbe
...
...
@@ -13,7 +13,8 @@ setup(
packages
=
find_packages
(),
platforms
=
[
"any"
],
install_requires
=
[
"pyOpenSSL"
,
"Flask"
,
"itsdangerous"
,
"autoca"
"pyOpenSSL"
,
"Flask"
,
"itsdangerous"
,
"git+https://git.autistici.org/ai/autoca.git#egg=autoca"
,
],
zip_safe
=
False
,
entry_points
=
{
...
...
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