File: rules

package info (click to toggle)
flask-jwt-simple 0.0.3-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 256 kB
  • sloc: python: 763; makefile: 194; sh: 6
file content (8 lines) | stat: -rwxr-xr-x 166 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
#export DH_VERBOSE = 1

export PYBUILD_NAME=flask-jwt-simple
export CRYPTOGRAPHY_DONT_BUILD_RUST=1

%:
	dh $@ --with python3 --buildsystem=pybuild