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
990f0143
Commit
990f0143
authored
Sep 19, 2014
by
godog
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "fetch autoca from git.autistici.org"
This reverts commit
1513ecbe
.
parent
1513ecbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
setup.py
setup.py
+1
-2
No files found.
setup.py
View file @
990f0143
...
...
@@ -13,8 +13,7 @@ setup(
packages
=
find_packages
(),
platforms
=
[
"any"
],
install_requires
=
[
"pyOpenSSL"
,
"Flask"
,
"itsdangerous"
,
"git+https://git.autistici.org/ai/autoca.git#egg=autoca"
,
"pyOpenSSL"
,
"Flask"
,
"itsdangerous"
,
"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