This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
tqdm
mirror of
https://github.com/tqdm/tqdm.git
Watch
1
Star
1
Fork
You've already forked tqdm
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8c75aa4bdf
tqdm
/
.coveragerc
6 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
cleanup * bring tox.ini back; * switch Travis to use tox, for consistency; * enable branch coverage; * drop Makefile; * bring back setup.cfg for proper wheels; * fix modules vs packages in setup.py; * set version back to 1.0 for now;
2015-06-07 22:06:41 +00:00
[run]
branch = True
omit =
tqdm/tests/*
Move tqdm_gui into its own file, exclude from coverage
2015-11-11 12:13:42 +00:00
tqdm/_tqdm_gui.py