Building a debian package with python script

后端 未结 0 1690
孤街浪徒
孤街浪徒 2020-12-18 00:08

Having a directory

root
-setup.py

src/
  -app.py (with main function)

with setup.py

from setuptools import setup


setup(
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题