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

Unused dependencies? #73

Open
pniedzwiedzinski opened this issue Feb 28, 2020 · 0 comments
Open

Unused dependencies? #73

pniedzwiedzinski opened this issue Feb 28, 2020 · 0 comments
Labels
backend Flask related invalid This doesn't seem right

Comments

@pniedzwiedzinski
Copy link
Member

We needed this to run lxml

apk add --no-cache \
        libxslt-dev \
        libxml2 \
        libxml2-dev \
        g++

But as we are using BeautifulSoup maybe we don't need it any longer?

@pniedzwiedzinski pniedzwiedzinski added invalid This doesn't seem right backend Flask related labels Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Flask related invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant