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 2e29441 commit ec9339bCopy full SHA for ec9339b
CHANGES
@@ -10,9 +10,12 @@ CURRENT
10
- [internal] switch to ``.venv`` for virtualenv directory to not conflict
11
with ``.env`` (used by `autoenv`_).
12
- [internal] move to `entr(1)`_ for file watching in tests. update docs.
13
+- [compatibility] Support `Anaconda Python`_ 2 and 3, see `#130`_.
14
15
.. _autoenv: https://github.com/kennethreitz/autoenv
16
.. _entr(1): http://entrproject.org/
17
+.. _#130: https://github.com/tony/tmuxp/pull/130
18
+.. _Anaconda Python: http://docs.continuum.io/anaconda/index
19
20
0.9.2
21
-----
0 commit comments