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

#518 first try

Merged
Ghost merged 1 commits into Deci-AI:master from deci-ai:hotfix/SG-000_release_candidate_fix
@@ -1,5 +1,10 @@
 ## Super-Gradients configuration for black/mypy/isort etc tools.
 ## Super-Gradients configuration for black/mypy/isort etc tools.
 
 
+[[tool.poetry.source]]
+name = "nvidia-pyindex"
+url = 'https://pypi.ngc.nvidia.com'
+secondary = true
+
 [tool.isort]
 [tool.isort]
 profile = "black"
 profile = "black"
 multi_line_output = 3
 multi_line_output = 3
Discard
Tip!

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