Skip to content

Commit

Permalink
Try Upgrade eldev to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
p4v4n committed Feb 13, 2024
1 parent cfe21f6 commit 7eec8b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Eldev
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
; -*- mode: emacs-lisp; lexical-binding: t -*-

(eldev-require-version "0.6")
(eldev-require-version "1.6")

(eldev-use-package-archive 'gnu)
(eldev-use-package-archive 'gnu-elpa)
(eldev-use-package-archive 'nongnu-elpa)

;; For compatibility; e.g. with MELPA Stable one test fails.
(eldev-use-package-archive 'melpa-unstable)
Expand Down

0 comments on commit 7eec8b1

Please sign in to comment.