]> git.phdru.name Git - m_lib.defenc.git/history - setup.py
Release 1.1.0.post1: Tested with Pytho 3.12
[m_lib.defenc.git] / setup.py
2023-12-14 Oleg BroytmanRelease 1.1.0.post1: Tested with Pytho 3.12 master
2023-08-10 Oleg BroytmanRelease 1.1.0: Updated for Python 3.11
2019-01-31 Oleg BroytmanPython 3.7
2018-05-25 Oleg BroytmanUpgrade: http://phdru.name -> https://phdru.name
2018-04-16 Oleg BroytmanBuild: pypi.python.org => pypi.org
2018-04-08 Oleg BroytmanStyle(setup.py): Reindent parameters
2018-03-30 Oleg BroytmanBuild(setup.py): Add long_description_content_type
2018-03-29 Oleg BroytmanBuild(setup.py): Add `project_urls`
2018-03-28 Oleg BroytmanBuild(setup.py): Use setuptools instead of distutils
2018-01-10 Oleg BroytmanDocs: Fixed minor misspelling
2017-12-11 Oleg BroytmanBuild(setup.py): Use python_requires keyword
2017-08-19 Oleg BroytmanFix(setup): Fix keywords and platforms
2017-04-26 Oleg BroytmanRefine description
2017-04-23 Oleg BroytmanThe library was tested and works with Python 3.5 and 3.6
2017-04-16 Oleg BroytmanSplit defenc.py from m_lib into a separate namespace...