Revision d110b5854d9d68022e5a81cf919fd2940f338ca8 authored by Valentin Lorentz on 04 April 2019, 18:42:32 UTC, committed by Valentin Lorentz on 05 April 2019, 09:15:18 UTC
This makes Python set the ctime instead of pgsql.
1 parent a62b1ad
Raw File
MANIFEST.in
include Makefile
include Makefile.local
include README.md
include requirements.txt
include requirements-swh.txt
include version.txt
recursive-include sql *
recursive-include swh/storage/sql *
back to top