Revision f2dba177adf000b5bf855e98d16afc762bd9b0e0 authored by Valentin Lorentz on 08 April 2021, 17:26:53 UTC, committed by Valentin Lorentz on 12 April 2021, 11:18:58 UTC
Otherwise, they will get an error asking them to install Click
(or Dulwich if Click installed and they use -t snapshot)
1 parent 27a05d6
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