mv wrapper tox_wrapper
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
emdee@macaw.me
2023-12-16 14:52:35 +00:00
parent 6e04bdc163
commit 22d8d8d8d9
9 changed files with 0 additions and 0 deletions

5
tox_wrapper/__init__.py Normal file
View File

@@ -0,0 +1,5 @@
# -*- mode: python; indent-tabs-mode: nil; py-indent-offset: 4; coding: utf-8 -*-
# You need a libs directory beside this directory
# and you need to link your libtoxcore.so and libtoxav.so
# and libtoxencryptsave.so into ../libs/
# Link all 3 to libtoxcore.so if you have only libtoxcore.so