opprDev / medical-image-downloader

:hospital: Medical Image Downloader
https://opprdev.github.io/medical-image-downloader
MIT License
8 stars 3 forks source link

[ADD] Github Actions workflows #11

Closed luisrgpt closed 3 years ago

luisrgpt commented 3 years ago

Since we are merging code to master using pull requests, and since we publish our code through releases, I've created the following workflows:

For the workflows to work, some init.py were added, as well as a requirements.txt, and a setup.py with all metadata necessary for the package such as:

Also, the package name and all constants were renamed.

GitHub issues: #8 and #10

FMCalisto commented 3 years ago

This pull request was reviewed and addressed. Near concerns are now solved.