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

Move to Pipfile #114

Closed
danielwilms opened this issue Nov 9, 2021 · 1 comment · Fixed by #131
Closed

Move to Pipfile #114

danielwilms opened this issue Nov 9, 2021 · 1 comment · Fixed by #131

Comments

@danielwilms
Copy link
Contributor

  • remove requirements.txt
  • check that build still works
@danielwilms
Copy link
Contributor Author

@danielwilms will look into it

danielwilms added a commit to danielwilms/vss-tools that referenced this issue Jan 6, 2022
Until now dependencies were defined in two separate files
(requirements.txt and Pipfile). As decided in COVESA#114 we'll
move to `Pipfile`.

* removed `requirements.txt` to avoid confusion
* removed section from `README.md`
* changed `buildcheck.yml` to use `pipenv`

Fixes: COVESA#114

Signed-off-by: Daniel Wilms <Daniel.DW.Wilms@bmw.de>
danielwilms added a commit to danielwilms/vss-tools that referenced this issue Jan 9, 2022
Until now dependencies were defined in two separate files
(requirements.txt and Pipfile). As decided in COVESA#114 we'll
move to `Pipfile`.

* removed `requirements.txt` to avoid confusion
* removed section from `README.md`
* changed `buildcheck.yml` to use `pipenv`

Fixes: COVESA#114

Signed-off-by: Daniel Wilms <Daniel.DW.Wilms@bmw.de>
erikbosch pushed a commit that referenced this issue Jan 11, 2022
Until now dependencies were defined in two separate files
(requirements.txt and Pipfile). As decided in #114 we'll
move to `Pipfile`.

* removed `requirements.txt` to avoid confusion
* removed section from `README.md`
* changed `buildcheck.yml` to use `pipenv`

Fixes: #114

Signed-off-by: Daniel Wilms <Daniel.DW.Wilms@bmw.de>
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 a pull request may close this issue.

1 participant