]> git.phdru.name Git - m_librarian.git/history - setup.py
Build(setup.py): Add long_description_content_type
[m_librarian.git] / setup.py
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-03-22 Oleg BroytmanBuild(setup.py): Add `install_requires`
2018-03-22 Oleg BroytmanFeat(ml-import): Display tty progress bar during import
2018-02-04 Oleg BroytmanBuild: Use module returned by imp.load_source() directly
2017-12-11 Oleg BroytmanBuild(setup.py): Use python_requires keyword
2017-08-19 Oleg BroytmanFix(setup): Fix keywords and platforms
2017-05-07 Oleg BroytmanAdd support for Python 3.5 and 3.6
2017-05-07 Oleg BroytmanStop supporting Python 2.6
2017-05-07 Oleg BroytmanFix deps: Add argparse to install_requires for Py 2.6
2017-04-26 Oleg BroytmanUse m_lib.defenc instead of m_lib; install it from...
2017-01-30 Oleg BroytmanRemove deprecated ez_setup.py
2016-07-26 Oleg BroytmanAdapted to Python 3
2016-07-26 Oleg BroytmanInstall translations
2016-05-29 Oleg BroytmanFix new flake8 E402: module level import not at top...
2016-05-15 Oleg BroytmanFix trove classifiers: set platform to POSIX only
2016-05-10 Oleg BroytmanThere will be a separate subdirectory m_librarian
2016-05-10 Oleg BroytmanRequire SQLObject >= 2.2.1 for CONCAT
2016-04-03 Oleg BroytmanAdd scripts/ml-search.py to setup
2016-04-03 Oleg BroytmanLibrarian => m_Librarian
2016-03-27 Oleg BroytmanSearch authors by name/surname/misc name
2015-12-25 Oleg BroytmanRename data -> glst
2015-12-24 Oleg BroytmanImport many INPX
2015-12-21 Oleg BroytmanPre-aplha: there is some working code already
2015-12-20 Oleg BroytmanSeparate import of ez_setup and setuptools
2015-12-20 Oleg BroytmanCreate database tables
2015-12-20 Oleg BroytmanФайлы со списками жанров из программы MyHomeLib
2015-12-19 Oleg BroytmanExtend distutils configuration
2015-12-15 Oleg BroytmanInitial commit - created the project