JerBouma/FinanceDatabase

[IMPROVE] The 'pathlib' module is used but it doesn't appear in the dependencies section in pyproject.toml

yurivict opened this issue · 2 comments

Version: 2.1.1

Hi! This shouldn't be an issue given that pathlib is an internal module. As an example I created a new environment (with Python 3.8) and installed the FinanceDatabase and it worked fine. Could you elaborate why this is an issue?

image

You are right.
Thank you.