Skip to content
Snippets Groups Projects
Commit 178d6db9 authored by ulif's avatar ulif
Browse files

Revert "adds "wordlists/wordlist_en.txt" to setup.cfg"

This reverts commit 01f2a328.

Reason: The file list changed in this commit was only for py.test
        to lookup possible test sources (doctests or Python tests).
        Wordlists do not contain tests.
parent c566931b
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,4 @@ docs = develop easy_install diceware[docs]
[pytest]
addopts = --doctest-modules
--doctest-glob='*.rst'
tests docs README.rst diceware.py wordlists/wordlist_en.txt
tests docs README.rst diceware.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment