Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

#204 Feature/sg 131 check env compliance

Merged
Ofri Masad merged 1 commits into Deci-AI:master from deci-ai:feature/SG-131_check_env_compliance
@@ -43,6 +43,7 @@ setup(
         'super_gradients.recipes': ['*.yaml', '**/*.yaml'],
         'super_gradients.recipes': ['*.yaml', '**/*.yaml'],
         'super_gradients.common': ['auto_logging/auto_logging_conf.json'],
         'super_gradients.common': ['auto_logging/auto_logging_conf.json'],
         'super_gradients.examples': ['*.ipynb', '**/*.ipynb'],
         'super_gradients.examples': ['*.ipynb', '**/*.ipynb'],
+        'super_gradients': ['requirements.txt'],
     },
     },
     long_description=readme(),
     long_description=readme(),
     long_description_content_type="text/markdown"
     long_description_content_type="text/markdown"
Discard
Tip!

Press p or to see the previous file or, n or to see the next file