Loading setup.cfg +2 −2 Original line number Diff line number Diff line # See: https://setuptools.pypa.io/en/latest/userguide/quickstart.html [metadata] name = multirotor version = 0.2.2 version = 0.2.3 description = Simulation testbed for multirotor vehicles. long_description = file: README.md long_description_content_type = text/markdown Loading @@ -10,7 +10,7 @@ keywords = multirotor, simulation, gym, uav [options] python_requires = >= 3.7 install_requires = numpy>=1.23.2 numpy scipy numba matplotlib Loading Loading
setup.cfg +2 −2 Original line number Diff line number Diff line # See: https://setuptools.pypa.io/en/latest/userguide/quickstart.html [metadata] name = multirotor version = 0.2.2 version = 0.2.3 description = Simulation testbed for multirotor vehicles. long_description = file: README.md long_description_content_type = text/markdown Loading @@ -10,7 +10,7 @@ keywords = multirotor, simulation, gym, uav [options] python_requires = >= 3.7 install_requires = numpy>=1.23.2 numpy scipy numba matplotlib Loading