Skip to content

test/mkdocs.yml missing in PyPI package #41

@htgoebel

Description

@htgoebel

The file test/mkdocs.yml (and maybe others) are missing in the PyPI package.This inhibits running the tests.

How to reproduce

============================= 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 ===============================

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions