Revision 05b89f26b67278bf97b30b02a327beadccc05624 authored by Valentin Lorentz on 07 February 2020, 15:02:04 UTC, committed by Valentin Lorentz on 07 February 2020, 15:02:04 UTC
The current postgresql model refuses NULL values.
1 parent 8ebbd21
Raw File
MANIFEST.in
include README.md
include Makefile
include requirements*.txt
include version.txt
recursive-include swh/model/tests/data *.tgz
recursive-include swh py.typed
back to top