ApeWorX / ape

The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
https://apeworx.io
Apache License 2.0
873 stars 133 forks source link

Detect config setup for projects like snekmate #2299

Open antazoey opened 3 hours ago

antazoey commented 3 hours ago

Describe

I want to not have to config override snekmate like this:

- pypi: snekmate
 config_override:
      base_path: src
      contracts_folder: snekmate

I want ape to automatically detect that structure somehow.

Specification

new config would just be:

- pypi: snekmate

Dependencies

No response

linear[bot] commented 3 hours ago

APE-1830 Detect config setup for projects like snekmate