IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
Signed-off-by: Dan Yeaw <dan@yeaw.me>
Fix re not found and no command build_py_with_sub_commands
Signed-off-by: Dan Yeaw <dan@yeaw.me>
Fix command not found utils.command.run
Signed-off-by: Dan Yeaw <dan@yeaw.me>
Fix AttributeError: 'list' object has no attribute 'split'
Signed-off-by: Dan Yeaw <dan@yeaw.me>
Fix FileNotFound with relative path to __init__.py
Signed-off-by: Dan Yeaw <dan@yeaw.me>
Fix FileNotFound with relative path to README
Signed-off-by: Dan Yeaw <dan@yeaw.me>
Remove icons for linux and windows
Signed-off-by: Dan Yeaw <dan@yeaw.me>
Supports pyproject.toml and poetry.lock. Add configuration file for
Travis CI. Update pytest so that doctests are only run in Python 3.7.
Update pre-commit configuration to work with Python 3.7.1. Remove
pylintrc (replaced by black), tox.ini, MANIFEST.in, and ez_setup.py
which are replaced by pyproject.toml.
Signed-off-by: Dan Yeaw <dan@yeaw.me>