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

Fix build errors #7

Merged
merged 2 commits into from
Apr 24, 2020
Merged

Fix build errors #7

merged 2 commits into from
Apr 24, 2020

Commits on Apr 24, 2020

  1. Fix build error due to pytest-sugar bug

    This should be corrected in pytest 5.4.2. Until then, this is required
    in order for the tests to be run.
    davidag committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    1b64f0b View commit details
    Browse the repository at this point in the history
  2. Fix build tests by using Pelican dev

    This is required to be able to use the module pelican.tests in the
    tests.
    davidag committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    ded87e1 View commit details
    Browse the repository at this point in the history