Skip to content

[Beta] Py36/Py37 Support, dependency conflict resolution

Compare
Choose a tag to compare
@vivekkhimani vivekkhimani released this 06 Oct 07:04
· 48 commits to master since this release

Major changes (v0.1.5)

  • Added more workflows to build the torchfl package on different os and python versions before merging it to master.
  • Updated the existing workflows to include the checks for all python versions to ensure backward compatibility.
  • Removed the usage of Literal type to enable py36, and py37 support.
  • Defined a common cache in home dir for torchfl which will be used to store the files instead of the parent dir.