aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pants.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/pants.el b/pants.el
index 955bd7e..e6f84d7 100644
--- a/pants.el
+++ b/pants.el
@@ -1,7 +1,5 @@
;;; pants.el --- A frontend for pants.
-;; Package-Requires: ((ivy "0.8.0"))
-
;;; Code:
(require 'compile)
(require 'python)