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

file parameters: remove virtualenv, config, cache, add system #178

Merged
merged 2 commits into from
Jan 26, 2021

Conversation

kba
Copy link
Member

@kba kba commented Jan 22, 2021

As we noticed in OCR-D/ocrd-website#196, $VIRTUAL_ENV should neither be the default nor even an option.

$XDG_CACHE_HOME/ocrd-resources is implemented in OCR-D/core#559 but was missing here.

Only XDG option is now $XDG_DATA_HOME (= $HOME/.local/share unless env var is overridden)

Reintroduces /usr/local/share/ocrd-resources as a system-wide fallback for cases where $HOME might vary, like in Docker.

@kba kba requested a review from bertsky January 22, 2021 11:12
@kba kba changed the title file parameters: remove $VIRTUAL_ENV, add cache and system file parameters: remove virtualenv, config, cache, add system Jan 22, 2021
@kba kba merged commit feb9cfd into master Jan 26, 2021
@kba kba deleted the resolve-no-virtualenv branch September 6, 2022 15:46
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

Successfully merging this pull request may close these issues.

1 participant