Re-enable ocaml-atd
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 12 Jul 2023 18:11:02 +0000 (19:11 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 12 Jul 2023 18:11:02 +0000 (19:11 +0100)
I removed the Python3 flake8 dependency.

Goalfile

index ef944a7..964121b 100644 (file)
--- a/Goalfile
+++ b/Goalfile
@@ -28,8 +28,7 @@ let fedora-ignored = [
 let packages = [
     "ocaml-alcotest",
     "ocaml-astring",
-    # Temporarily disable because python3 flake8 is not installable
-    #"ocaml-atd",
+    "ocaml-atd",
     "ocaml-augeas",
     "ocaml-autoconf",
     "ocaml-base",