mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Change from python-coveralls to coveralls
This commit is contained in:
parent
f8da15287c
commit
5f6f722d6c
@ -19,7 +19,7 @@ django-cleanup==4.0.0 # Manage deletion of old / unused uploaded files
|
||||
django-qr-code==1.2.0 # Generate QR codes
|
||||
flake8==3.8.3 # PEP checking
|
||||
coverage==5.3 # Unit test coverage
|
||||
python-coveralls==2.9.3 # Coveralls linking (for Travis)
|
||||
coveralls==2.1.2 # Coveralls linking (for Travis)
|
||||
rapidfuzz==0.7.6 # Fuzzy string matching
|
||||
django-stdimage==5.1.1 # Advanced ImageField management
|
||||
django-tex==1.1.7 # LaTeX PDF export
|
||||
|
Loading…
Reference in New Issue
Block a user