mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2025-12-06 06:52:00 +01:00
removed python 3.3
This commit is contained in:
parent
d61b819b7a
commit
bf347a5445
|
|
@ -6,10 +6,6 @@ environment:
|
|||
PYTHON_VERSION: "2.7.8"
|
||||
PYTHON_ARCH: "32"
|
||||
|
||||
- PYTHON: "C:\\Python33"
|
||||
PYTHON_VERSION: "3.3.5"
|
||||
PYTHON_ARCH: "32"
|
||||
|
||||
- PYTHON: "C:\\Python34"
|
||||
PYTHON_VERSION: "3.4.1"
|
||||
PYTHON_ARCH: "32"
|
||||
|
|
|
|||
|
|
@ -1,8 +1,9 @@
|
|||
# pyhamtools
|
||||
|
||||
Linux & MacOS [](https://travis-ci.org/dh1tw/pyhamtools)
|
||||
Windows [](https://ci.appveyor.com/project/dh1tw/pyhamtools)
|
||||
|
||||
[](https://travis-ci.org/dh1tw/pyhamtools)
|
||||
[]
|
||||
[](https://codecov.io/gh/dh1tw/pyhamtools)
|
||||
[](https://badge.fury.io/py/pyhamtools)
|
||||
|
||||
Pyhamtools is a set of functions and classes for Amateur Radio purpose.
|
||||
Currently the core part is the Callsign Lookup which decodes any amateur radio
|
||||
|
|
|
|||
Loading…
Reference in a new issue