We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc82ed7 commit d71b566Copy full SHA for d71b566
python-pytest.el
@@ -1,7 +1,7 @@
1
;;; python-pytest.el --- helpers to run pytest -*- lexical-binding: t; -*-
2
3
;; Author: wouter bolsterlee <[email protected]>
4
-;; Version: 1.0.0
+;; Version: 2.0.0
5
;; Package-Requires: ((emacs "24.4") (dash "2.12.0") (dash-functional "2.12.0") (transient "20200719") (projectile "0.14.0") (s "1.12.0"))
6
;; Keywords: pytest, test, python, languages, processes, tools
7
;; URL: https://github.com/wbolster/emacs-python-pytest
0 commit comments