diff options
-rw-r--r-- | doc/faq.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/faq.rst b/doc/faq.rst index 11261f7d..6609ab32 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -66,11 +66,6 @@ Try re-installing coverage.py to see what happened and if you get the CTracer as you should. -**Q: Does coverage.py work on Python 3.x?** - -Yes, Python 3 is fully supported. - - **Q: Isn't coverage testing the best thing ever?** It's good, but `it isn't perfect`__. |