Skip to content

Commit 56f60cf

Browse files
bruno-fssmheidrich
authored andcommitted
Include Cargo.lock in source distributions
Adds Cargo.lock to sdists, thus allowing reproducible builds from it (closes #120).
1 parent 2b87317 commit 56f60cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
include Cargo.toml
2+
include Cargo.lock
23
recursive-include src *
34
include tests/conftest.py

0 commit comments

Comments
 (0)