git @ Cat's Eye Technologies The-Dossier / master
Bump dependency on Feedmark and add missing SPDX header. Chris Pressey 4 days ago
2 changed file(s) with 5 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 #!/bin/sh -e
11
2 # SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
3 # For more information, please refer to <https://unlicense.org/>
4 # SPDX-License-Identifier: Unlicense
5
26 ./script/cleanup.sh
99 # source venv/bin/activate
1010 # pip install -r requirements.txt
1111
12 Feedmark==0.16
12 Feedmark==0.17
1313 reuse==4.0.3