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

Instruction to install django-simple-history before exectuing runtests.py is missing #1293

Open
muneeb706 opened this issue Jan 15, 2024 · 0 comments
Assignees
Labels

Comments

@muneeb706
Copy link
Member

Describe the bug
In the CONTRIBUTING.rst file under the Testing section, the instruction to install django-simple-history before running python runtests.py command is missing. Without this step, importlib.metadata.PackageNotFoundError: No package metadata was found for django-simple-history error is thrown.

To Reproduce
Steps to reproduce the behavior:

  1. Run python runtests.py
  2. See error, importlib.metadata.PackageNotFoundError: No package metadata was found for django-simple-history

Expected behavior
The tests should run without any error after following instructions in the document.

@muneeb706 muneeb706 added the docs label Jan 15, 2024
@muneeb706 muneeb706 self-assigned this Jan 15, 2024
muneeb706 added a commit to muneeb706/django-simple-history that referenced this issue Jan 15, 2024
muneeb706 added a commit to muneeb706/django-simple-history that referenced this issue Jan 15, 2024
muneeb706 added a commit to muneeb706/django-simple-history that referenced this issue Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant