Skip to content

Compatibility fixes and updates

Compare
Choose a tag to compare
@mahenzon mahenzon released this 24 Feb 21:06
· 10 commits to master since this release
f87b2e2

Maintenance update

  • use safe_kwargs for the root AliceObject - AliceRequest (closes #13)
  • update attrs version to 20.3.0 and update converter kwarg (closes #7)
  • get rid of all relative imports
  • run tests for different python versions
  • update how 'install requires' gets list of required packages - needed for new python versions