Pygments should be marked as required for pytest
| Newsgroups | gmane.linux.lfs.beyond.devel |
|---|---|
| Message-ID | <[email protected]> |
When trying to install pytest with the following command: pip3 install --no-index --find-links dist --no-user pytest The following error occurs: ERROR: Could not find a version that satisfies the requirement pygments>=2.7.2 (from pytest) (from versions: none) ERROR: No matching distribution found for pygments>=2.7.2 It seems that pygments is a dependency for pytest and should therefore be moved to the required section. -- http://lists.linuxfromscratch.org/sympa/info/blfs-dev Unsubscribe: See the above information page