Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename plugin directory #2

Open
epifanio opened this issue Dec 6, 2022 · 0 comments
Open

rename plugin directory #2

epifanio opened this issue Dec 6, 2022 · 0 comments

Comments

@epifanio
Copy link
Owner

epifanio commented Dec 6, 2022

At the moment the plugin files for the repository are stored in:

pycsw/plugins/repository/solr_metno.py

will be good to have those files in a dedicated directory SOLR

so that we will change the configuration from:

source=pycsw.plugins.repository.solr_metno.SOLRMETNORepository

to:

source=pycsw.plugins.repository.SOLR.solr_metno.SOLRMETNORepository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant