ietf-tools / xml2rfc

Generate RFCs and IETF drafts from document source in XML according to the IETF xml2rfc v2 and v3 vocabularies
https://ietf-tools.github.io/xml2rfc/
BSD 3-Clause "New" or "Revised" License
64 stars 35 forks source link

Find a better way to define requirements #1061

Open kesara opened 7 months ago

kesara commented 7 months ago

Description

With #1049 dependencies are duplicated in requirements.txt and setup.cfg. This is to make Ubuntu Jammy happy. We should find a better alternative to get dependencies installed.

Code of Conduct