setup.py don't exist anymore (#434)

setup.py file was deleted on de3002db8b
This commit is contained in:
Anael Mobilia
2023-10-11 23:25:25 +02:00
committed by GitHub
parent 732547e622
commit 68145b8b06

View File

@@ -48,7 +48,6 @@ jobs:
- name: Test sample DMARC reports
continue-on-error: true
run: |
python setup.py install
parsedmarc --debug -c ci.ini samples/aggregate/*
parsedmarc --debug -c ci.ini samples/forensic/*"
- name: Test building packages