camel icon indicating copy to clipboard operation
camel copied to clipboard

Update tooling and tests

Open mwchase opened this issue 1 year ago • 1 comments

The only strictly necessary change here is the updates to the test file, which address #10. However, I first added some configuration files to allow for the following things without explicitly executing setup.py:

  • Building via general PEP 517 frontends, such as https://github.com/pypa/build
  • Running tests across multiple Python versions, without having to handle the virtual environments or installs explicitly

mwchase avatar Apr 12 '24 18:04 mwchase

+1

vzool avatar Jul 26 '24 02:07 vzool