aiocraft/aiocraft
alemidev f238d902fa
Changed build system to maturin to add rust extensions
This meant moving the python source out of src/ . I dislike this project
structure but will do for now while I think of something better.
setup.cfg is no longer needed and all options are either in pyproject.toml
or Cargo.toml. I still need to figure out a lot of stuff.

Co-authored-by: f-tlm <f-tlm@users.noreply.github.com>
2022-05-15 13:02:53 +02:00
..
mc Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00
util Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00
__init__.py Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00
aiocraft.pyi Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00
client.py Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00
dispatcher.py Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00
py.typed Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00
server.py Changed build system to maturin to add rust extensions 2022-05-15 13:02:53 +02:00