mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 17:39:02 +02:00
switch from conda to nix for tooling
This commit is contained in:
@@ -11,7 +11,7 @@ from setuptools import setup, find_namespace_packages
|
||||
# Include these folder from the root of repo as submodules
|
||||
include = ["compiler", "docker", "technology", "macros"]
|
||||
# Exclude files/folders with these words
|
||||
exclude = ["docs", "images", "miniconda"]
|
||||
exclude = ["docs", "images"]
|
||||
|
||||
|
||||
# Find all modules inside the 'compiler' folder
|
||||
|
||||
Reference in New Issue
Block a user