summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-01-29 10:25:21 +0200
committerThanos Apollo <[email protected]>2024-01-29 10:25:21 +0200
commitfc81421f8c500730c91b48260b3bee66ddedf18b (patch)
tree15a5a77efb9968f5ed3a8ab0ed6e2f1a9b559e4b
parente0652144a2e30f27e2d2907f6094d18f5082541a (diff)
gnosis-algorithm: Remove package-requires
-rw-r--r--gnosis-algorithm.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnosis-algorithm.el b/gnosis-algorithm.el
index 0dc2579..46a2abe 100644
--- a/gnosis-algorithm.el
+++ b/gnosis-algorithm.el
@@ -7,8 +7,6 @@
;; URL: https://git.thanosapollo.org/gnosis
;; Version: 0.0.1
-;; Package-Requires: ((emacs "27.2") (compat "29.1.4.2"))
-
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 3 of the License, or