Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Remove requirements txt #59

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Remove requirements txt #59

wants to merge 3 commits into from

Conversation

dneise
Copy link
Member

@dneise dneise commented Dec 12, 2018

If having a requirements.txt implies that the installation is a two step process:

  • pip install -r requirements.txt and then
  • pip install .

while actually just doing pip install . is enough ... then having a requirements.txt is somehow ... superfluous ..

Let's see if this works .. without the requirement.txt .. if so ... maybe we just wanna get rid of it

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.

1 participant