kopia lustrzana https://github.com/Yakifo/amqtt
add setup.py for backwards compatibility
rodzic
308a399a38
commit
cddce97f33
|
@ -0,0 +1,6 @@
|
||||||
|
#!/usr/bin/env python
|
||||||
|
|
||||||
|
import setuptools
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
setuptools.setup()
|
Ładowanie…
Reference in New Issue