Skip to content

v2.4.2

Latest
Compare
Choose a tag to compare
@ErnGusMik ErnGusMik released this 26 Apr 14:31
· 2 commits to main since this release
  • Changed setup.py (depreciated) to pyproject.toml for PyPi
  • Changed init.py to be blank
  • Removed MANIFEST.in
  • Updated README.md
  • Edited tello.py to import statements inside class/functions (Fixed not able to access module, when installing with PyPi)
  • Small bug fixes
  • Style/optimization improvements
  • RMTT extension module docs added