Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1
python-clint
167.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 167.patch of Package python-clint
From a7a28da41076d031c01790c3b4fb14e7b97efaf6 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner <sebix@sebix.at> Date: Thu, 13 Oct 2016 22:31:28 +0200 Subject: [PATCH] Add test suite to setup.py Allows running the tests with `python setup.py test` Signed-off-by: Sebastian Wagner <sebix@sebix.at> --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 8b306e1..0221184 100755 --- a/setup.py +++ b/setup.py @@ -54,4 +54,5 @@ def publish(): 'Programming Language :: Python :: 3.4', 'Topic :: Terminals :: Terminal Emulators/X Terminals', ], + test_suite='test_clint', )
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor