initial push
This commit is contained in:
parent
fda0c001ad
commit
8803aafe1d
4
debian/rules
vendored
4
debian/rules
vendored
@ -9,4 +9,6 @@ build3vers := $(shell py3versions -sv)
|
|||||||
dh $@ --with python3 --buildsystem pybuild
|
dh $@ --with python3 --buildsystem pybuild
|
||||||
|
|
||||||
override_dh_autoreconf:
|
override_dh_autoreconf:
|
||||||
cargo fetch
|
echo '[net]' >> Cargo.toml
|
||||||
|
echo 'git-fetch-with-cli = true' >> Cargo.toml
|
||||||
|
cargo fetch --locked
|
||||||
|
Reference in New Issue
Block a user