Граф коммитов

1 Коммитов

Автор SHA1 Сообщение Дата
Jared Snyder 891cb4501b
Improving dependency management as per ADR 0001 (#228)
* feat: replace setup.py with pyproject.toml and added requirements.txt

* updated tox.ini to fix codecov

* enable dependabot

* enable dependabot

* added more details to README

* added dev optional dependencies and update requirements.txt to use them

* added build package to remove setup.py from circleci config

* TESTING CI

* TESTING CI

* FIXING CI: add twine to test deps

* FIXING CI: separated out dev requirements

* FIXING CI: add indirect dependency to make pip happy

* TESTING CI: add readme to pyproject.toml to stop warnings

* REVERT changes to circleci now that testing is done

* added more to readme

* constrain requirements-dev with requirements

* cleaned up README installation section

* cleaned up README installation section

* Update README.md

Co-authored-by: Mike Williams <102263964+mikewilli@users.noreply.github.com>

---------

Co-authored-by: Mike Williams <102263964+mikewilli@users.noreply.github.com>
2024-05-21 09:06:57 -05:00