diff options
author | Thanos Apollo <[email protected]> | 2024-01-29 10:25:21 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-01-29 10:25:21 +0200 |
commit | fc81421f8c500730c91b48260b3bee66ddedf18b (patch) | |
tree | 15a5a77efb9968f5ed3a8ab0ed6e2f1a9b559e4b | |
parent | e0652144a2e30f27e2d2907f6094d18f5082541a (diff) |
gnosis-algorithm: Remove package-requires
-rw-r--r-- | gnosis-algorithm.el | 2 |
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 |