jazzband / django-tinymce

TinyMCE integration for Django
http://django-tinymce.readthedocs.org/
MIT License
1.25k stars 317 forks source link

setup.py: Don't install the tests directory #405

Closed knobix closed 1 year ago

knobix commented 1 year ago

Avoid the installation of the test suite in the top-level directory of Python's site-lib directory.

This should fix issue #355.

codecov[bot] commented 1 year ago

Codecov Report

Merging #405 (882b269) into master (9da225c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #405   +/-   ##
=======================================
  Coverage   89.34%   89.34%           
=======================================
  Files           6        6           
  Lines         291      291           
  Branches       54       54           
=======================================
  Hits          260      260           
  Misses         14       14           
  Partials       17       17           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more