mirror of
https://github.com/xtacocorex/CHIP_IO
synced 2025-07-20 12:53:22 +00:00
First stab as getting a capability to dump out .deb files for both Python2 and Python3.
This commit is contained in:
9
debian/rules
vendored
Executable file
9
debian/rules
vendored
Executable file
@ -0,0 +1,9 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
# This file was automatically generated by stdeb 0.8.2 at
|
||||
# Sat, 18 Feb 2017 23:58:48 +0000
|
||||
export PYBUILD_NAME=chip-io
|
||||
|
||||
%:
|
||||
dh $@ --with python2,python3 --buildsystem=pybuild
|
||||
|
Reference in New Issue
Block a user