Skip to content

Conversation

dkastl
Copy link
Member

@dkastl dkastl commented Feb 25, 2021

Changes proposed in this pull request:

@gtt-project/maintainer

Signed-off-by: Daniel Kastl <[email protected]>
Signed-off-by: Daniel Kastl <[email protected]>
@dkastl dkastl changed the title Ftr/reuse ftr/reuse Feb 25, 2021
Signed-off-by: Daniel Kastl <[email protected]>
Signed-off-by: Daniel Kastl <[email protected]>
@sanak
Copy link
Member

sanak commented Mar 8, 2021

@dkastl (CC: @iosefa)
I forgot to mention, but the followings are preferable.

  • macOS (Catalina, which I am using) doesn't support Python 3 as default, so adding venv/ to .gitignore.
    (Assume that the following venv installation.)
    brew install python3
    python3 -m venv venv
    source venv/bin/activate
    pip3 install reuse
  • GitHub Actions - workflow file also seems to need to have license.
    :
    The following files have no copyright and licensing information:
    * .github/workflows/reuse.yml
    :

@dkastl
Copy link
Member Author

dkastl commented Mar 8, 2021

Maybe you could also use it with Docker https://reuse.readthedocs.io/en/stable/readme.html#run-in-docker

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.

2 participants