This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
yadenon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
flag that the tests require coverage.. (not strictly, but the standard
testing target does)
main
John-Mark Gurney
7 years ago
parent
ac4b322a87
commit
a023741b02
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
setup.py
+ 3
- 0
setup.py
View File
@@ -15,6 +15,9 @@ setup(name='yadenon',
'twisted',
'pyserial',
],
tests_require=[
'coverage',
],
classifiers=[
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
Write
Preview
Loading…
Cancel
Save