Remove MANIFEST.in

main
beucismis 3 years ago
parent ec8894fe40
commit 7c3a395c01
  1. 7
      MANIFEST.in

@ -1,7 +0,0 @@
image: python:latest
test:
stage: test
script:
- pip3 install pytest
- python3 -m pytest -v
Loading…
Cancel
Save