Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_basic_conversion_from_file_pattern fails #277

Open
keszybz opened this issue May 12, 2022 · 1 comment
Open

test_basic_conversion_from_file_pattern fails #277

keszybz opened this issue May 12, 2022 · 1 comment

Comments

@keszybz
Copy link
Contributor

keszybz commented May 12, 2022

======================================================================
FAIL: test_basic_conversion_from_file_pattern (__main__.TestPypandoc)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/zbyszek/fedora/python-pypandoc/pypandoc-1.8/tests.py", line 206, in test_basic_conversion_from_file_pattern
    assert "making a release" in received
AssertionError

Maybe I'm misunderstanding what the test does, but "making a release" doesn't appear in any docs in the repo…

@sternenseemann
Copy link

It is in release.md, but it is missing from the PyPi release tarball and the tests fail when using that as a starting point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants