Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Louis
pypimonitor
Commits
63d96a29
Commit
63d96a29
authored
May 28, 2016
by
Louis
Browse files
[setup] Disable tests
parent
de5478bd
Pipeline
#7413
failed with stage
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
63d96a29
...
...
@@ -47,7 +47,7 @@ setup(
description
=
'An HTML dashboard to monitor your pypi projects.'
,
url
=
'http://git.framasoft.org/spalax/pypimonitor'
,
license
=
"AGPLv3 or any later version"
,
test_suite
=
"test.suite"
,
#
test_suite="test.suite",
entry_points
=
{
'console_scripts'
:
[
'pypimonitor = pypimonitor.__main__:main'
],
},
...
...
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