google / gcp_scanner

A comprehensive scanner for Google Cloud
Apache License 2.0
305 stars 95 forks source link

fix: use MANIFEST.in for controlling files in the distribution #251

Closed yahia3200 closed 1 year ago

yahia3200 commented 1 year ago

Description

Get rid of using the hatch system and instead use MANIFEST.in file which is compatible with setuptools system

Changes Made

Related Issues

186