Skip to content
Snippets Groups Projects
Commit 880a32b5 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

py3.4 supported again

parent 0ea83fce
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ language: python
python:
- "2.7"
- "3.5"
- "3.4"
- "pypy"
cache: pip
install:
......
## v2.0.13
*
* Python 3.4 znów wspierany
## v2.0.12
......
......@@ -10,6 +10,7 @@ url = https://github.com/piotrmaslanka/satella
classifier =
Programming Language :: Python
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment