robinzyb / cp2kdata

cp2k postprocessing tools
https://robinzyb.github.io/cp2kdata/
GNU Lesser General Public License v3.0
54 stars 18 forks source link

pytest should be just optional dependencies #9

Closed njzjz closed 1 year ago

njzjz commented 1 year ago

I notice pytest is added to dependencies.

https://github.com/robinzyb/cp2kdata/blob/854d95e9ba29af6691e1327c3cfa8fdedd2981bf/setup.py#L29-L30

Considering it's not used for runtime, it should be just added to optional dependncies.

robinzyb commented 1 year ago

thanks for suggestion!

robinzyb commented 1 year ago

@njzjz 749d0a176cd014718a8d964578a45c969991c3a8