MannLabs / alphadia

modular & open DIA search
https://alphadia.readthedocs.io
Apache License 2.0
41 stars 3 forks source link

remove hard-coded pywin32==225 #89

Closed jalew188 closed 7 months ago

jalew188 commented 7 months ago

On Windows, pywin32==225 is too old so that jupyter notebook will not work. VSCode may be fine. Just use pywin32 without version control.

Move pywin32 into requirements_development