Explicitly stating the supported Pyhton versions

This commit is contained in:
Pavel Kirienko 2014-07-11 18:54:40 +04:00
parent e55dd01184
commit 7c8f08b0d0

View File

@ -4,6 +4,7 @@
'''
Python UAVCAN package.
Supported Python versions: 3.2+, 2.7.
Currently it implements only a DSDL parser (refer to the submodule 'dsdl').
'''