File: rules

package info (click to toggle)
flask-jwt-simple 0.0.3-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: python: 772; makefile: 194; sh: 6
file content (10 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

#export DH_VERBOSE = 1

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

%:
	dh $@ --buildsystem=pybuild