We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d6f06c + 0e4831c commit 3894cc7Copy full SHA for 3894cc7
1 file changed
setup.cfg
@@ -26,7 +26,7 @@ long_description = Quantities is designed to handle arithmetic and conversions
26
Quantities builds on the popular numpy library and is designed to work with
27
numpy ufuncs, many of which are already supported. Quantities is actively
28
developed, and while the current features and API are stable, test coverage
29
- is incomplete and the package is not ready for production use.
+ is incomplete and so the package is not suggested for production use.
30
name = quantities
31
platforms = Any
32
requires = numpy (>=1.3.0)
0 commit comments