JetBrains-Research / paddle

Young and dynamic build system for Python
MIT License
20 stars 6 forks source link

Migration to Gradle Version Catalogs #61

Open khbminus opened 1 year ago

khbminus commented 1 year ago

Currently, shared dependencies are written in all build.gradle.kts. We can use Version Catalogs instead.