diff mbox series

[bug#63542,v2,07/20] gnu: python-ccdproc: Enable tests.

Message ID 412f92b8f4d6229154dfe9542f9c9cd932519a77.1684964119.git.sharlatanus@gmail.com
State New
Headers show
Series : Cover review points. | expand

Commit Message

Sharlatan Hellseher May 24, 2023, 9:51 p.m. UTC
* gnu/packages/astronomy.scm (python-ccdproc): Enable tests.
---
 gnu/packages/astronomy.scm | 5 -----
 1 file changed, 5 deletions(-)
diff mbox series

Patch

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index a7fb5b3290..8f1078df02 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1370,11 +1370,6 @@  (define-public python-ccdproc
        (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