include stub files in distributions
This commit is contained in:
parent
96074f7fbb
commit
e247c4c12f
|
@ -0,0 +1,7 @@
|
|||
"""
|
||||
Bindings for the plexcryptool rust library
|
||||
|
||||
plexcryptool.plexcryptool is direct access to the shared library, do not use it.
|
||||
"""
|
||||
from . import binary
|
||||
from . import math
|
Loading…
Reference in New Issue