https://forge.softwareheritage.org/source/swh-deposit.git
Revision 49f6d7541b67c629552aec0d9a5bae0fbfe1f149 authored by Antoine R. Dumont (@ardumont) on 06 December 2019, 08:50:39 UTC, committed by Antoine R. Dumont (@ardumont) on 06 December 2019, 11:35:17 UTC
The deposit service only sends message for the current new deposit loader.
1 parent 0a9ec2a
Raw File
Tip revision: 49f6d7541b67c629552aec0d9a5bae0fbfe1f149 authored by Antoine R. Dumont (@ardumont) on 06 December 2019, 08:50:39 UTC
deposit.signals: Remove compatibility code
Tip revision: 49f6d75
Makefile
# Makefile driver for SWH Python modules. DO NOT CHANGE.
# You can add custom Makefile rules to Makefile.local

include ../Makefile.python
-include Makefile.local
back to top