This website works better with JavaScript.
Explore
Help
Sign In
androiddrew
/
apistar-mail
Watch
1
Star
0
Fork
You've already forked apistar-mail
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f7198a507b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f7198a507b'
${ noResults }
apistar-mail
/
.coveragerc
6 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added support for coverage and tox
7 years ago
[run]
source = apistar_mail
Continued testing for coverage. Minor bug fix for unicode in localpart of email address
7 years ago
omit = test*
[report]
show_missing = True