HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/net/py-errbot/files/patch-setup.py
--- setup.py.orig	2020-12-19 05:26:11 UTC
+++ setup.py
@@ -37,7 +37,6 @@ deps = [
     'markdown>=3.3',
     "ansi",
     "Pygments>=2.0.2",
-    "pygments-markdown-lexer>=0.1.0.dev39",  # sytax coloring to debug md
     "dulwich>=0.19.16",  # python implementation of git
     "deepmerge>=0.1.0",
 ]