Commit 9a2e58b8 authored by MikJak75's avatar MikJak75
Browse files

removed redundant yaml files

parent 7e04eed1
Loading
Loading
Loading
Loading

environment.yml

deleted100644 → 0
+0 −19
Original line number Diff line number Diff line
name: py-project
channels:
  - conda-forge
  - defaults
dependencies:
  - black=22.6.0
  - ipykernel=6.15.1
  - numpy=1.22.3
  - pandas=1.4.3
  - pip=22.2.2
  - polars=0.14.6
  - pylint=2.14.3
  - pytest=7.1.2
  - pytest-cov=3.0.0
  - python=3.8
  - ruff
  - tqdm=4.64.0
  - pip:
    - -r requirements.txt
 No newline at end of file

qla_env2.yml

deleted100644 → 0
+0 −0

File deleted.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

qml_envfile.yml

deleted100644 → 0
+0 −0

File deleted.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.