me
/
guix
Archived
1
0
Fork 0

gnu: python-ccdproc: Enable tests.

* gnu/packages/astronomy.scm (python-ccdproc)[arguments]: Remove #:tests?.

Signed-off-by: Vinicius Monego <monego@posteo.net>
master
Sharlatan Hellseher 2023-05-24 22:51:41 +01:00 committed by Vinicius Monego
parent 1761f53358
commit bf555e8f1b
No known key found for this signature in database
GPG Key ID: 637B0B138065B68A
1 changed files with 0 additions and 5 deletions

View File

@ -1370,11 +1370,6 @@ specifically in the C code.")
(sha256
(base32 "0fy1sni87cr05dkljd8wb7vgh7z9agh8wv5kiagxcpbcf8l06jv1"))))
(build-system pyproject-build-system)
(arguments
;; FIXME: Test failed a lot with: DeprecationWarning: distutils Version
;; classes are deprecated. Use packaging.version instead (see:
;; https://github.com/astropy/ccdproc/issues/805).
(list #:tests? #f))
(native-inputs (list python-memory-profiler python-pytest-astropy))
(propagated-inputs
(list python-astropy