Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Updates requirements.txt files #16

Merged
merged 1 commit into from
Nov 2, 2018
Merged

Conversation

kushaldas
Copy link
Contributor

Based on the new packaging guidelines (will create separate PR for that).

How to test?

python3 -m venv /tmp/test5
source /tmp/test5/bin/activate
pip3 install -r requirements.txt  --index-url https://dev-bin.ops.securedrop.org/simple

This should install packages from our index.

To be used like below.

pip3 install -r requirements.txt
           --index-url https://dev-bin.ops.securedrop.org/simple
@kushaldas kushaldas force-pushed the updates_for_packaing branch from 8c7abbf to 43ed2e3 Compare November 2, 2018 21:34
Copy link
Contributor

@redshiftzero redshiftzero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works as advertised

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants