mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2025-12-06 06:52:00 +01:00
updated readme & license
This commit is contained in:
parent
940c0f072c
commit
4bdaf8d335
2
LICENSE
2
LICENSE
|
|
@ -1,6 +1,6 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014 Tobias Wellnitz
|
||||
Copyright (c) 2025 Tobias Wellnitz
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
|||
|
|
@ -34,14 +34,14 @@ This Library is used in production at the [DXHeat.com DX Cluster](https://dxheat
|
|||
Pyhamtools is compatible with Python >=3.6.
|
||||
We check compatibility on OSX, Windows, and Linux with the following Python versions:
|
||||
|
||||
* Python 3.6 (will be deprecated in 2024)
|
||||
* Python 3.7 (will be deprecated in 2024)
|
||||
* Python 3.6 (will be deprecated in 2025)
|
||||
* Python 3.7 (will be deprecated in 2025)
|
||||
* Python 3.8
|
||||
* Python 3.9
|
||||
* Python 3.10
|
||||
* Python 3.11
|
||||
* Python 3.12
|
||||
* [pypy3.7](https://pypy.org/) (will be deprecated in 2024)
|
||||
* Python 3.13
|
||||
* [pypy3.8](https://pypy.org/)
|
||||
* [pypy3.9](https://pypy.org/)
|
||||
* [pypy3.10](https://pypy.org/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue