egemenimre / ccsds-ndm

CCSDS Navigation Data Messages Read/Write Library
GNU General Public License v3.0
35 stars 4 forks source link

missing requirement to ```lxml``` #18

Open mhuang001 opened 2 years ago

mhuang001 commented 2 years ago

If ccsds_ndm is installed with pip install ccsds_ndm as shown in README.rst, lxml does not get installed. requirements.txt does include lxml, though.