Skip to content

Comments

Add install instructions to README.md#46

Closed
BenCapper wants to merge 124 commits intoCentOS:devfrom
BenCapper:dev
Closed

Add install instructions to README.md#46
BenCapper wants to merge 124 commits intoCentOS:devfrom
BenCapper:dev

Conversation

@BenCapper
Copy link
Collaborator

Added an installation section to the README:

  • Clone the repo
  • Install Poetry

Signed-off-by: Ben Capper Bencapper19@gmail.com

kbsingh and others added 30 commits July 6, 2017 00:27
TODO: Need to refactor, we actually want to return a Session schema,
with the ssid and a list of hosts attached to the session instead of a
Host schema with the ssid tacked on.

https://stackoverflow.com/questions/39318251/serialize-two-nested-schema-with-marshmallow
The response returned to the user isn't the full host dict, it's the
ssid and a list of hostnames. Let's put that in a session schema and fix
the tests.
siddharthvipul and others added 23 commits June 6, 2019 11:19
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
beanstalkc is commented out, because it's not python3 compatible.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
Fixes for the python3 deployment of duffy
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
isort and black need minimum Python version to be 3.6.2
Added poetry.lock

Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
Added an installation section to the README:
- Clone the repo
- Install Poetry

Signed-off-by: Ben Capper <Bencapper19@gmail.com>
@nphilipp nphilipp linked an issue Oct 19, 2021 that may be closed by this pull request
1 task
@nphilipp
Copy link
Collaborator

We mucked around with the dev branch which closed this inadvertently. I'll sort it out later.

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.

Document setting up project locally

8 participants