diff options
author | Kirill Podoprigora <kirill.bast9@mail.ru> | 2024-04-01 22:07:10 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-01 12:07:10 -0700 |
commit | 4cd7bb07c7540bf83a7a60a67aa282e99461ca2f (patch) | |
tree | a2b6d31fcd90024c5190bc72c50100467c9e100b /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | cbd48b184eca1ca73e6f20575501d94ad30fbd58 (diff) | |
download | llvm-4cd7bb07c7540bf83a7a60a67aa282e99461ca2f.zip llvm-4cd7bb07c7540bf83a7a60a67aa282e99461ca2f.tar.gz llvm-4cd7bb07c7540bf83a7a60a67aa282e99461ca2f.tar.bz2 |
[mlir] Remove ``dataclasses`` package from mlir ``requirements.txt`` (#87223)
The ``dataclasses`` package makes sense for Python 3.6, becauses
``dataclasses`` is only included in the standard library with 3.7
version. Now, 3.6 has reached EOL, so all current supported versions of
Python (3.8, 3.9, 3.10, 3.11, 3.12) have this feature in their standard
libraries.
Therefore there's no need to install the ``dataclasses`` package now.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions