-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
The file test/mkdocs.yml (and maybe others) are missing in the PyPI package.This inhibits running the tests.
How to reproduce
- Download mkdocs-markdownextradata-plugin-0.2.5.tar.gz from PyPi
- unpack and change into the directory
- run
pytest
============================= test session starts ==============================
platform linux -- Python 3.9.9, pytest-6.2.5, py-1.10.0, pluggy-0.13.1
rootdir: /tmp/guix-build-python-mkdocs-markdownextradata-plugin-0.2.5.drv-0/mkdocs-markdownextradata-plugin-0.2.5
collected 0 items / 1 error
==================================== ERRORS ====================================
_____________________ ERROR collecting test/test_basic.py ______________________
test/test_basic.py:10: in <module>
config = yaml.load(open('test/mkdocs.yml', 'rb'), Loader=yaml.Loader)
E FileNotFoundError: [Errno 2] No such file or directory: 'test/mkdocs.yml'
=========================== short test summary info ============================
ERROR test/test_basic.py - FileNotFoundError: [Errno 2] No such file or direc...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 0.16s ===============================
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels