mirror of
https://github.com/okalachev/flix.git
synced 2025-07-29 04:19:00 +00:00
Fix readme and version
This commit is contained in:
parent
6c729f0936
commit
8200c48351
@ -1,10 +1,10 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "pyflix"
|
name = "pyflix"
|
||||||
version = "0.1.0"
|
version = "0.1.2"
|
||||||
description = "Python API for Flix drone"
|
description = "Python API for Flix drone"
|
||||||
authors = [{ name="Oleg Kalachev", email="okalachev@gmail.com" }]
|
authors = [{ name="Oleg Kalachev", email="okalachev@gmail.com" }]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "pyflix/README.md"
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.8"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"pymavlink",
|
"pymavlink",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user