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
.gitignore
*.pyc
*.sw?
*~
.coverage
.eggs/
__pycache__
build/
dist/
*.egg-info
version.txt
.vscode/
.hypothesis/
/.tox/
back to top