mirror of
https://github.com/nox-project/nox-framework.git
synced 2026-06-08 08:05:50 +00:00
4 lines
66 B
Makefile
Executable File
4 lines
66 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --with python3 --buildsystem=pybuild
|